Files for a tutorial to train SegNet for road scenes using the CamVid dataset
Caffe: a fast open framework for deep learning.
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
deep learning project on cell segmentation
Image augmentation for machine learning experiments.
stb single-file public domain libraries for C/C++
A small tool in python to read the bright-field image data and the phase image data recovered from a Digital holographic microscope (DHM) and segment the nuclei to calculate physical parameters like roughness and volume.
A curated list of awesome Python frameworks, libraries and software.
LeetCode Problems' Solutions
Computer Vision in Python
Handy python scripts for image dataset processing.
这是基本数据结构及其算法的C++实现,涉及单链表、双链表、栈 、二叉树、并查集、哈夫曼树、平衡二叉树、二叉搜索树、堆、哈希表、图以及各种排序。