Pinned Repositories
adamwr
Implements https://arxiv.org/abs/1711.05101 AdamW optimizer and cosine learning rate scheduler for PyTorch framework
Artificial-Intelligence-with-Python
Code repository for Artificial Intelligence with Python, published by Packt
awesome-semantic-segmentation
awesome-semantic-segmentation
caffe-model-zoo
caffe pretrained models and prototxt
Caffe-YOLOv2-Windows
A windows caffe implementation of YOLOv2 detection network, with pretrained weights on VOC0712 and mAP=0.709
DBMS
空间数据管理作业
face_align
人脸图片对齐,让眼睛固定在输出图片的固定位置。
KNN
K-最近邻规则分类算法
Mapillary_pic_crawling
Mapillary地图网站众源数据下载
Multiple-Linear-Regression
多元线性回归
codermckee's Repositories
codermckee/Mapillary_pic_crawling
Mapillary地图网站众源数据下载
codermckee/face_align
人脸图片对齐,让眼睛固定在输出图片的固定位置。
codermckee/Multiple-Linear-Regression
多元线性回归
codermckee/DBMS
空间数据管理作业
codermckee/adamwr
Implements https://arxiv.org/abs/1711.05101 AdamW optimizer and cosine learning rate scheduler for PyTorch framework
codermckee/caffe-model-zoo
caffe pretrained models and prototxt
codermckee/Caffe-YOLOv2-Windows
A windows caffe implementation of YOLOv2 detection network, with pretrained weights on VOC0712 and mAP=0.709
codermckee/CS231n
CS231n
codermckee/darknet
Windows and Linux version of Darknet Yolo v2 Neural Networks for object detection
codermckee/deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
codermckee/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
codermckee/dilation
Dilated Convolution for Semantic Image Segmentation
codermckee/Efficient-PyTorch
My best practice of training large dataset using PyTorch.
codermckee/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
codermckee/fund_price_inquiry
基金价格查询
codermckee/icrawler
A multi-thread crawler framework with many builtin image crawlers provided.
codermckee/MobileNet-v2-caffe
MobileNet-v2 experimental network description for caffe
codermckee/MVision
机器人视觉 无人驾驶 视觉SLAM ORB LSD SVO DSO 深度学习目标检测yolov3 行为检测 opencv PCL 双目视觉
codermckee/NeuralNetwork
未实现正确分类
codermckee/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms
codermckee/pytorch_workplace
Random miniprojects with pytorch.
codermckee/SegNet-Tutorial
Files for a tutorial to train SegNet for road scenes using the CamVid dataset
codermckee/SENet
Squeeze-and-Excitation Networks
codermckee/Shadowsocks
codermckee/ShuffleNet
This is a fast caffe implementation of ShuffleNet.
codermckee/SqueezeNet
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
codermckee/SVM
codermckee/SVS
Code Repo for "Single View Stereo Matching" (CVPR'18 Spotlight)
codermckee/Xception-caffe
Xception implemented with caffe
codermckee/yolov3
YOLOv3: Training and inference in PyTorch