Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# res2net-keras
Keras implementation of a res2net module

paper:https://arxiv.org/abs/1904.01169

Not official implementation, and because of the limitations of computing resources, I have not done too many experiments.