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

https://github.com/becauseofai/detnet-keras

An implementation of DetNet with Keras.
https://github.com/becauseofai/detnet-keras

deep-learning dilated-convolution keras neural-network object-detection receptive-field

Last synced: 3 months ago
JSON representation

An implementation of DetNet with Keras.

Awesome Lists containing this project

README

          

# DetNet-Keras
An implementation of DetNet with Keras(now only detnet59 network structure).
# Paper
DetNet: A Backbone network for Object Detection [[ECCV2018](http://openaccess.thecvf.com/content_ECCV_2018/papers/Zeming_Li_DetNet_Design_Backbone_ECCV_2018_paper.pdf)] [[arXiv](https://arxiv.org/abs/1804.06215)]