Skip to content

xyfZzz/GHM_Loss_Tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

GHM_Loss_Tensorflow

This is a tensorflow version of GHMC-Loss based on this paper Gradient Harmonized Single-stage Detector and the original pytorch version: https://github.com/libuyu/GHM_Detection.

This code uses the broadcast mechanism for parallel computing for all bins.

Environment

This code is implemented with

  • Python 3.6
  • PyTorch 0.4.1
  • Tensorflow 1.11.0

If you find any bug in the code, please let me know.

About

tensorflow implementation of GHM-C Loss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages