-
Could this repo supports max pooling layer with different x, y strides.
I would like to implement the state-of-the-art object detector.
Thanks.
![image](https://user-images.githubusercontent.com/…
-
# YOLOv8 Pose Models
![image](https://user-images.githubusercontent.com/26833433/239691398-d62692dc-713e-4207-9908-2f6710050e5c.jpg)
Pose estimation is a task that involves identifying the locatio…
-
Thanks for make new YOLO.
In yolo v2, i made anchors in [region] layer by k-means algorithm.
How did you calculate anchors in [yolo] layer from VOC dataset?
-
### 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…
-
### 🐛 Describe the bug
Looks like we can evaluate the model form trained checkpoints only, evaluate_from_recipe gives error if I want to evaluate pretrained model.
I also get error for overriding th…
-
File "E:\code\pytorch-YOLOv4-master1\dataset.py", line 390, in _get_val_item
img_path = self.imgs[index]
AttributeError: 'Yolo_dataset' object has no attribute 'imgs'
File "E:\code\pytorch-…
-
Hello, thanks for this amazing software!
I was wondering if you could dock the kinematics graph below the video playback. Even better if it had a cursor that showed the tracked point values based …
-
We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.
You can either:
1. Suggest a new feature by leaving a comment…
-
### 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…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection/issues) and [Discussions](https://github.com/open-mmlab/mmdetection/discussions) but cannot get the expected …