handsomefengfeng

Results 9 issues of handsomefengfeng

I'm wondering whether BBN coule be introduced into one-stage object detection method, such as retinanet and yolo. Any improvement could be obtained ? Have you guys try? Thanks

Thanks for sharing the code! First, I'm wondering whether any outfit could be obtained if the proposed SCNet is introduced into anchor-free architecture object detection method. Besides, could you please...

您好,我想请问一下,这种方法加在目标检测模型中,针对小物体的检测精度是否会提升 以及,一般加在哪里呢,怎么加? 谢谢~~~ !

您Keras和tensorflow版本号多少 有一些函数return的结果不一致,出现“too many values to unpack (expected 2)”

## ❓ How to use Detectron2 How to apply the EQL in object detection such as RetinaNet?

I've finished the training process. I ran the test.py to obtain the AP, Precision and other metrics. I'm wondering how I can visualize the bounding box in the test set....

I'm wondering how the model could draw the bounding box on the input image. The image was first resize to 224x224, then after the convolutions, 14x14 feature map could be...

I've trained the model on the given USR dataset. None parameters were changed except the dataroot. However, the generator was unable to convergence. ![image](https://user-images.githubusercontent.com/48850881/79034614-e6eb5400-7be9-11ea-83eb-f842fb9f9149.png) Meanwhile, the discriminator convergence better than...

Is there a pretrained model on your mentioned 'USR' dataset? And I'm wonderring the generality of this model. Could it be applied to other occasion directly?