-
## Visualization
- [x] `vis_insntace_segmentation` (#541)
## Datasets
- [x] `COCOInstanceSegmentationDataset` ([draft](https://github.com/yuyu2172/coco-evaluation/blob/master/instance_segmentatio…
-
How do I display the mAP table for different conditions such as easy, moderate and hard. Currently the mAP is calculated and displayed once for each catagory but I want to display the mAP result ba…
-
I am having some troubles train with my data. I am currently using the command:
python trainval_net.py --dataset pascal_voc --net vgg16 --bs 24 --nw 8 --lr 0.001 --lr_decay_step 2000 --cuda --mGPUs…
-
I am trying to run ./tools/demo.py file but getting following error:
ImportError: /home/faster_RCNN_caffe_GPU/py-faster-rcnn/tools/../caffe-fast-rcnn/python/caffe/../../build/lib/libcaffe.so.1.0.0-rc…
-
when i run :
python tools/test_net.py \
--dataset clevr_original_val \
--cfg configs/baselines/e2e_mask_rcnn_R-50-FPN_1x.yaml \
--load_ckpt ../../data/pretrained/object_detector.pt …
-
Traceback (most recent call last):
File "train.py", line 163, in
tf.app.run()
File "C:\Users\haiL\Anaconda2\envs\tf15\lib\site-packages\tensorflow\python\platform\app.py", line 125, in run…
-
我使用仓库主页提供的训练好的模型以及配置文件对Dota的test数据集进行推理,但是结果mAP仅有0.39.
下图为我所用的模型:
![image](https://github.com/user-attachments/assets/9e9957d2-3045-40ad-bbd8-72bd91a64813)
配置文件:
![image](https://github.com/us…
-
(sample) C:\sample\models\research\object_detection>python train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/faster_rcnn_inception_v2_pets.config
Traceback (most recent cal…
-
(venv) gml@gml-TM1701:~/Documents/CHINESE-OCR$ python demo.py
Using TensorFlow backend.
Traceback (most recent call last):
File "demo.py", line 8, in
import model
File "/home/gml/Docume…
-
File "/home/frank/MSDN/faster_rcnn/fast_rcnn/bbox_transform.py", line 78, in bbox_transform_inv_hdn
boxes = boxes.astype(deltas.dtype, copy=False)
AttributeError: 'Tensor' object has no attribut…