tiny-smart / detection-with-upsamplers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Object detection with dynamic upsamplers, based on mmdetection

For example, to train Faster R-CNN-R50 with DySample:

bash dist_train.sh configs/dynamic_upsampling/faster-rcnn_r50_fpn_dysample-lpg4ds_1x_coco.py 4

About

License:Apache License 2.0


Languages

Language:Python 99.9%Language:Dockerfile 0.1%Language:Shell 0.1%