-
I have prepared my own data set according to the steps of 'Example of Fine-tuning Custom Dataset' in the [https://github.com/open-mmlab/mmdetection/blob/main/configs/mm_grounding_dino/usage_zh-CN.md#%…
-
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hello @Wei-Chen-hub,
I used the keypoint convention for **smpl to coco.**
There are certain missing joints after conversion, particularly the face keypoints.
Is it possible to recover "nose" k…
-
Hi,
Any guy know which annotation tool can label the new category of image segmentation?
Because I want to add a new category based on COCO dataset to segment my new thing, I still not find any va…
-
Hi, thank you for the wonderful work.
I tried it on default `tiny yolov4 weights` and used `yolov4-tiny-relu-tpu.cfg` for conversion. I also used coco validation dataset for post-training quantizatio…
-
**问题描述**
mask-rcnn模型转换为onnx模型的时候,提示不支持转换的op:generate_proposals_v2,但是我在这个issue上面看说是这个算子已经支持了,同时我在环境路径上也找到了对应的文件。
https://github.com/PaddlePaddle/Paddle2ONNX/pull/636
![image](https://github.com/Padd…
-
anchors, shape = self.anchors[i], p[i].shape,code error'list' object has no attribute 'shape'。
I trained with the coco dataset, taking into account the conversion problem, using the following code:…
-
先是使用命令paddlex --data_conversion --source labelme --to MSCOCO --pics /home/hcxh/Data/electric_meter/electric_images --annotations /home/hcxh/Data/electric_meter/electric_annotations --save_dir /hom…
-
I tested some images of the coco validation set and got the following test results:
Inference result of yolov7.pt:
![000000263463](https://user-images.githubusercontent.com/51729318/185089164-30dc07…