hellojialee / Traffic_Sign_Recognition_Efficient_CNNs

A repository for the paper "Real-Time Traffic Sign Recognition Based on Efficient CNNs in the Wild"
MIT License
139 stars 56 forks source link

Request for train_frcnn.py #3

Closed hxlee309 closed 4 years ago

hxlee309 commented 6 years ago

Thanks...

hellojialee commented 6 years ago

For now, you can refer to [keras-frcnn] https://github.com/yhenon/keras-frcnn and [Mask-RCNN]https://github.com/matterport/Mask_RCNN. Our training code borrows heavily from theirs. We plan to release training code on the next project soon.

rentju commented 4 years ago

For now, you can refer to [keras-frcnn] https://github.com/yhenon/keras-frcnn and [Mask-RCNN]https://github.com/matterport/Mask_RCNN. Our training code borrows heavily from theirs. We plan to release training code on the next project soon.

can you release training code? thank you very much!

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.