dBeker / Faster-RCNN-TensorFlow-Python3

Tensorflow Faster R-CNN for Windows/Linux and Python 3 (3.5/3.6/3.7)
MIT License
609 stars 329 forks source link

What is the annotations_cache in step 5? #42

Closed KevinWalkerFan closed 5 years ago

KevinWalkerFan commented 6 years ago

What is the annotations_cache in step 5? Is it the Annotaions file in the VOC2007?

morpheusthewhite commented 5 years ago

It contains the bounding boxes, the labels and other information about what the associated image really contains