- Training:
python maskrcnn_train_end2end.py --gpus 0 --prefix model/e2e --end_epoch 10 - Testing:
python maskrcnn_test.py --gpu 0 --prefix model/e2e --epoch 10 --vis - Demo:
python maskrcnn_demo.py --gpu 0 --prefix model/e2e --epoch 10
forked from xilaili/maskrcnn.mxnet
-
Notifications
You must be signed in to change notification settings - Fork 0
Mask-RCNN implementation in MXNet
License
Phxmark/maskrcnn.mxnet
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Mask-RCNN implementation in MXNet
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 53.1%
- Cuda 40.6%
- C++ 4.5%
- C 1.2%
- Shell 0.6%