Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch
在windows上,不用编译多余的扩展库,就可以跑yolov2的网络。
本实验的主要目的是基于遥感图像计算灰度共生矩阵,并基于该矩阵计算多种纹理特征。所有的计算结果已与ENVI结果进行对比,实验结果一致。
PyCharm Chinese Language Pack(中文语言包)
A faster pytorch implementation of faster r-cnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
py-faster-rcnn that can compile on windows directly
Code examples from the book.
Repository for OpenCV's extra modules
本文是研究生课程图像处理期末作业,内容是了解并入门超像素算法原理,主要介绍了超像素的评测标准,经典算法 SLIC,讨论了 SLIC 算法中的不足之处,以及 SLIC 的两个有效的改进算法 SEEDS 和 ETPS。
README ON
https://cm_westwood.gitee.io/image_processing_homework/
An extensive evaluation and comparison of 28 state-of-the-art superpixel algorithms on 5 datasets.
🖼The python implementation to make superpixels by slic.
Image processing in Python
Performed the mean shift segmentation to track objects over image sequences.
Richer Convolutional Features for Edge Detection model in pytorch CVPR2017
Models and examples built with TensorFlow
采用scrapy框架编写的一个百度音乐歌单列表爬取,将相关歌单信息存入mongodb数据库,新手入门项目
一个新手的Scrapy练手的项目,抓取某商城整站商品数据,【停更】