davidstutz / caffe-toolsLinks
Some tools and examples for pyCaffe including LMDB I/O, custom Python layers and monitoring training error and loss.
☆78Updated 8 years ago
Alternatives and similar repositories for caffe-tools
Users that are interested in caffe-tools are comparing it to the libraries listed below
Sorting:
- MXNet port of R-FCN☆51Updated 8 years ago
- a branc caffe with feature of Data Augmentation using a configurable stochastic combination of 7 data augmentation techniques.☆33Updated 9 years ago
- Code to convert a MXNet model into Caffe (C++)☆53Updated 8 years ago
- Codes for CVPR2016 paper "CRAFT Objects from Images"☆49Updated 9 years ago
- Training the inception resnet v2 architecture in caffe☆44Updated 8 years ago
- DeepLab v2 support cudnn-v5☆63Updated 7 years ago
- Mask-RCNN implementation in MXNet☆66Updated 7 years ago
- Spatial Transformer Networks☆76Updated 9 years ago
- A deconvolutional network in caffe☆112Updated 8 years ago
- ☆45Updated 8 years ago
- residual-SqueezeNet☆154Updated 6 years ago
- Includes implementation details of almost every layer, weight fillers, solvers, loss functions and data layer setup with every parameter.☆60Updated 9 years ago
- A MXNet implementation of DenseNet(with BC structure)