Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pierric/fei-examples


https://github.com/pierric/fei-examples

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# fei-examples

+ MNIST
+ CIFAR10 + Resnet / ResNext
+ mxnet custom operator
+ Faster RCNN
+ `LD_LIBRARY_PATH= stack run faster-rcnn -- --backbone RESNET50FPN --strides [4,8,16,32] --pretrained params/resnet50_v2 --base --img-size 512 --img-pixel-means [0.5,0.5,0.5] --train-epochs 20 --train-iter-per-epoch 300 --batch-size=2 --rcnn-batch-rois=256 +RTS -N6`