-
While trying to run the following code:-
`import os`
`import tensorflow as tf`
`from object_detection.utils import label_map_util`
`from object_detection.utils import visualization_utils as vi…
-
Hello, I am now in the training part, but it shows the error below. Can you guys help me fix it?
(tensorflow1) C:\Tensorflow1\models\research\object_detection>python train.py --logtostderr --trai…
-
Hello, I am now in the training part, but it shows the error below. Can you guys help me fix it?
(tensorflow1) C:\Tensorflow1\models\research\object_detection>python train.py --logtostderr --trai…
-
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…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
为了将faster rcnn转为onnx模型,考虑先使用export_model.py导出,运…
-
I am trying to train a faster r-cnn model with my own dataset and I encounter an error when I use a large number of iterations, e.g. `100K` which is described in the title and is described in the ima…
-
2023-06-17 14:01:26,887 - mmfewshot - INFO - Hooks will be executed in the following order:
before_run:
--------------------
2023-06-17 14:01:26,888 - mmfewshot - INFO - workfl…
-
hello, I was using this set of custom nodes until recently when i tried updating (after a while of not updating). I'm suddenly unable to use them, even after uninstalling and reinstalling and installi…
-
File "/data/sam/Meta-Faster-R-CNN-main/meta_faster_rcnn/modeling/fsod/fsod_fast_rcnn.py", line 112, in fsod_fast_rcnn_inference_single_image
scores = scores.reshape(cls_num, box_num).permute(1, 0…
-
我是严格按照您写的步骤进行的,但是SiamDT训练和测试过程均显示空值,好像是缺少权重的原因?这种情况该怎么解决呢,非常期待您的回复,感谢您的帮助
![训练](https://github.com/HwangBo94/Anti-UAV410/assets/172095797/97534101-2ee3-4089-bf9f-7b66acf9edf5)
![测试](https://github…