Pinned Repositories
caffe-yolo
Caffe for YOLO
caffe_pelee
DALI_pytorch_demo
Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia example, namely a completely CPU pipeline & improved memory usage
datastructs_and_algorithm
Data struct and algorithm introduction and implementation in C/C++/Java.
faster_rcnn
Faster R-CNN
MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
MobileNet-v2-caffe
MobileNet-v2 experimental network description for caffe
MobileNet-YOLO
A caffe implementation of MobileNet-YOLO detection network
MobileNet_caffe
ObjectDetection-OneStageDet
rimu123's Repositories
rimu123/caffe-yolo
Caffe for YOLO
rimu123/caffe_pelee
rimu123/DALI_pytorch_demo
Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia example, namely a completely CPU pipeline & improved memory usage
rimu123/datastructs_and_algorithm
Data struct and algorithm introduction and implementation in C/C++/Java.
rimu123/faster_rcnn
Faster R-CNN
rimu123/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
rimu123/MobileNet-v2-caffe
MobileNet-v2 experimental network description for caffe
rimu123/MobileNet-YOLO
A caffe implementation of MobileNet-YOLO detection network
rimu123/MobileNet_caffe
rimu123/ObjectDetection-OneStageDet
rimu123/Pelee
Pelee: A Real-Time Object Detection System on Mobile Devices
rimu123/PeleeNet
deploy.prototxt of PeleeNet
rimu123/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
rimu123/pytorch-mobilenet-v3
MobileNetV3 in pytorch
rimu123/pytorch_caffe_for_pelee
Clone from marivs's pytorch_caffe last modifield by zhangli,and I'm new in Github.
rimu123/ShuffleNet_V2-caffe
This is caffe implementation of shuffleNet V2