https://github.com/devbruce/faster_r-cnn_for_open_images_2019
https://github.com/devbruce/faster_r-cnn_for_open_images_2019
deep-learning faster-rcnn
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devbruce/faster_r-cnn_for_open_images_2019
- Owner: devbruce
- Created: 2019-09-13T07:07:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-08T05:56:03.000Z (over 6 years ago)
- Last Synced: 2025-10-12T16:48:02.372Z (9 months ago)
- Topics: deep-learning, faster-rcnn
- Language: Python
- Size: 68.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Faster R-CNN For Open Images 2019


Open Images Dataset V5: [Link](https://storage.googleapis.com/openimages/web/index.html)
## Reference
- [RockyXu66 - Faster\_RCNN\_for\_Open\_Images\_Dataset\_Keras](https://github.com/RockyXu66/Faster_RCNN_for_Open_Images_Dataset_Keras)
- [fchollet - deep\_learning\_models](https://github.com/fchollet/deep-learning-models)