SIN icon indicating copy to clipboard operation
SIN copied to clipboard

CVPR 2018: Structure Inference Net for Object Detection

Results 14 SIN issues
Sort by recently updated
recently updated
newest added

Hello there, I'm trying to train and test SIN against the VOC datasets. I'm using **Python3.8.5**, **Tensorflow 2.31**. To be honest, I struggled to make everything working (The code seems...

Hello team, I am following the readme file and at the step number 2 of installation I am facing this issue. I will be very grateful if you can help...

请问有在voc上训练好的模型吗?想要在cpu上跑着试一下

tracing error: /tools/../lib/fast_rcnn/train.py", line 113, in _modified_smooth_l1 inside_mul = tf.multiply(bbox_inside_weights, tf.subtract(bbox_pred, bbox_targets))

there is error when i run 'train.sh' or 'test.sh', as bellow: **ResourceExhaustedError (see above for traceback): OOM when allocating tensor with shape[65536,8192]** **During training**, i solve this problem by change...

Hi, thanx for ur excellent work. I am trying to train a dataset similar to pascal VOC. Unfortunately, i got a problem: ZeroDivisionError: float division by zero . I tried...

Hi, Can I fine-tune the model for a different number of classes with my own small dataset?

While training with pretrained file, I get the following error: Waiting for ./output/faster_rcnn_end2end/voc_2007_trainval+voc_2012_trainval/VGGnet_fast_rcnn_iter_130000.ckpt to exist..