Skip to content

An implementation of global context module in GCNet by tensorflow.

License

Notifications You must be signed in to change notification settings

xggIoU/GCNet_global_context_module_tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCNet_global_context_module_tensorflow

Description

This is an implementation of global context module in GCNet.(GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond)https://arxiv.org/abs/1904.11492 I just modified it from the official code.I hope this can help some tensorflow users. Please let me know if there is something wrong with my code. Official code repositoryhttps://github.com/xvjiarui/GCNet

Code test environment:

* anaconda3、pycharm-community、python3.6、numpy1.14
* tensorflow1.12
* tensorflow-slim
* cuda9.0、cudnn7.3

Module picture

Code sample

About

An implementation of global context module in GCNet by tensorflow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages