DrewNF / Tensorflow_Object_Tracking_Video

Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition
MIT License
503 stars 198 forks source link

code style #18

Open jh531207323 opened 5 years ago

jh531207323 commented 5 years ago

hey. your code can't run on python3. it have some code style error . eg. python 2 use print but python 3 use print()