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

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

Awesome Lists containing this project

README

          

# Faster R-CNN For Open Images 2019

![python-v3.7.4](https://img.shields.io/badge/Python-v3.7.4-blue)
![tf-v1.14.0](https://img.shields.io/badge/Tensorflow-v1.14.0-brightgreen)


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)