CharlesShang / FastMaskRCNN

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

Question: What is approximately the size of the folder coco/records after building tf-records? #202

Open MBelkhechine opened 6 years ago

MBelkhechine commented 6 years ago

The script download_and_convert_data.py made my OS crash. It was due to the growing size of the folder records.

I had to boot live on a usb drive in order to delete all the records and fix the issue.

It would be helpful if someone posts the final size of the records folder .

FYI: OS information: Ubuntu 18.04 installed on 100 GB disk.