8000 GitHub - yuto3o/SKNet-Keras: Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yuto3o/SKNet-Keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SKNet-Keras

Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks

Approach

sknet

Notes

I find there are many implementations of SKNet:

  • implus/SKNet [official code] [caffe]
  • pppLang/SKNet [code] [pytorch]
  • bravotty/SKNet-tensorflow [code] [tensorflow]
  • ...

By comparing with the official code, these third-party implementations have slight differences in details. So I present my own implementation in this repository.

If you see any fault, please let me know.

About

Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0