LiuFan

Results 3 issues of LiuFan

``` 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...

$ python ./tools/train_net.py --device gpu --device_id 0 --weights data/pretra in_model/VGG_imagenet.npy --imdb voc_2007_trainval --iters 7000 --cfg experiments/cfgs/faster_rcnn_end2end.yml --network VGGnet_train voc_2007_train voc_2007_val voc_2007_trainval voc_2007_test kitti_train kitti_val kitti_trainval kitti_test nthu_71 nthu_370 Called with...

Traceback (most recent call last): File "vod_converter/main.py", line 92, in filter_images_without_labels=args.filter_images_without_labels)) File "vod_converter/main.py", line 40, in main filter_images_without_labels=filter_images_without_labels) File "/media/liufan/689097F39097C64A/ubuntu16.04/dataConverter/vod-converter/vod_converter/converter.py", line 133, in convert image_detections = ingestor.ingest(from_path) File "/media/liufan/689097F39097C64A/ubuntu16.04/dataConverter/vod-converter/vod_converter/kitti.py", line...