CharlesShang / FastMaskRCNN

Mask RCNN in TensorFlow
Apache License 2.0
3.1k stars 1.1k forks source link

when i run download_and_convert_data.py ,it just displays 'loading annotations into memory...' #212

Open Liu98Fan opened 5 years ago

Liu98Fan commented 5 years ago
root@ae90031cc80b:/notebooks/data/FastMaskRCNN-master/FastMaskRCNN-master# python3 download_and_convert_data.py
loading annotations into memory...

when i ran download_and_convert_data.py,it just ouput the follow sentense and I have waited for a long time.Is it normal or it does need much time in this step?