FastMaskRCNN icon indicating copy to clipboard operation
FastMaskRCNN copied to clipboard

Error while running download _and_covert_data.py

Open vidhi09 opened this issue 7 years ago • 5 comments

IOError: [Errno 2] No such file or directory: '/home/mehak/Downloads/FastMaskRCNN-master/output/mask_rcnn/maskrcnn.log' I am also unable ot locate the following file while running

vidhi09 avatar Jun 21 '17 07:06 vidhi09

cd FastMaskRCNN mkdir -p output/mask_rcnn

logs.txt

abhishekrana avatar Jun 21 '17 08:06 abhishekrana

When I run python download_and_convert_data.py to build tf-records, I got these result, it always says "None Annotations ..." is this normal?

Converting image 1/82783 shard 0 None Annotations data/coco/train2014/COCO_train2014_000000262184.jpg None Annotations data/coco/train2014/COCO_train2014_000000362257.jpg Converting image 51/82783 shard 0 Gray Image 86 Converting image 101/82783 shard 0 Converting image 151/82783 shard 0 None Annotations data/coco/train2014/COCO_train2014_000000000250.jpg Gray Image 131366 Converting image 201/82783 shard 0 Converting image 251/82783 shard 0 Converting image 301/82783 shard 0 None Annotations data/coco/train2014/COCO_train2014_000000262623.jpg None Annotations data/coco/train2014/COCO_train2014_000000000508.jpg

zhuwenzhen avatar Jun 30 '17 11:06 zhuwenzhen

When I run python download_and_convert_data.py to build tf-records, I got these result,

UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 20: ordinal not in range(128), None Annotations data/coco/train2014/COCO_train2014_000000266274.jpg

CodeIsWorld avatar Jul 18 '17 09:07 CodeIsWorld

when I run the download_and_convert_data.py to build tf-records, I got the error: File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 528, in getattr raise AttributeError(name) AttributeError: trunc what's that error means?

wldeephi avatar Aug 09 '17 12:08 wldeephi

@zhuwenzhen I got the same result with you. yo you know the meaning of shard? thanks very much.

wldeephi avatar Aug 09 '17 12:08 wldeephi