Skip to content

sseung0703/ADNet-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADNet-tensorflow

  • ADNet implemented by Tensorflow

  • I implement it almost same with original flows.

  • If fact, the authors's code is something wrong. it is not same with his paper. So i think it is nearly upper-bound performance util the author upload right codes

Implements performance

  • Environments : Intel® Core™ i7-7700 CPU @ 3.60GHz × 8, GeForce GTX 1070

  • Prec. (20px) : (Paper : 85.1) (this code : 79.38)

  • IOU(AUC) : (Paper : 0.635) (this code : 0.601)

  • FPS : (Paper : 15FPS) (this code : 19FPS)

requirement

  • Tensorflow

  • Scipy

  • OpenCV

Run

$ python tracker.py

Example

Basketball

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages