Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fupiao1998/res2net-keras
Keras implementation of a res2net module with tf banckend
https://github.com/fupiao1998/res2net-keras
Last synced: about 1 month ago
JSON representation
Keras implementation of a res2net module with tf banckend
- Host: GitHub
- URL: https://github.com/fupiao1998/res2net-keras
- Owner: fupiao1998
- Created: 2019-04-07T04:10:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T04:14:42.000Z (over 5 years ago)
- Last Synced: 2024-08-01T22:50:15.529Z (4 months ago)
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 16
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-image-classification - unofficial-keras : https://github.com/fupiao1998/res2net-keras
- awesome-image-classification - unofficial-keras : https://github.com/fupiao1998/res2net-keras
README
# res2net-keras
Keras implementation of a res2net modulepaper:https://arxiv.org/abs/1904.01169
Not official implementation, and because of the limitations of computing resources, I have not done too many experiments.