-
Задача: обучить сеть Efficient Net for Detection на нашем наборе данных.
Для этого необходимо:
- изучить архитектуру\принцип работы сети
- запустить сеть с обученными весами и убедиться, что вс…
-
I want to use faster-rcnn to do object detection instead of mask rcnn for splitting, now it always shows insufficient video memory, in fact my video memory still has space, maybe there is a problem wi…
-
Thank you for your excellent work!
It seems that the link provided in the README for the pretrained Faster-RCNN weights is not correct as it links to mask-rcnn weights. Could you kindly update the li…
-
I have fine-tuned and quantized faster_rcnn model for the use but when I load it...
RuntimeError Traceback (most recent call last)
[](https://ef4m8e4i83j-496ff2e9c6d22…
-
When I used a 4090 and the environment was torch2.1 cuda12.2 to train, it was normal training at first, but after a few rounds of training it would report errors. What is the reason for this?
…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) b…
-
- [检测论文综述(一) : 从RCNN到Mask-RCNN - 简书](https://www.jianshu.com/p/79314ce72007)
- [讲透RCNN, Fast-RCNN, Faster-RCNN,将CNN用于目标检测 - 简书](https://www.jianshu.com/p/d06514a8ffe4)
- [实例分割模型Mask R-CNN详解:从R-CNN,F…
-
eval_rcnn cgf has a test option. Should I change it to test when submitting with kitti performance?
(However, if you change it to test, an error occurs saying there is no train_mask. so.. Should I pu…
-
![image](https://github.com/user-attachments/assets/1d83c263-442f-480c-b6af-c4d59ed3de8b)
i try to set the time 0,but dont work
-
博主大大你好,我在使用fasterrcnn训练自己的数据集时出现了这个错误,请问改如何解决:
Traceback (most recent call last):
File "D:/PROJECT/faster_rcnn/train_res50_fpn.py", line 231, in
main(args)
File "D:/PROJECT/faster_rcnn/tr…