Paul Petronelli

Results 7 issues of Paul Petronelli

We are running object tracking with volov8-seg.pt which works fine. But when loading a pre-trained model (best.pt) the system tries to access: No module named 'ultralytics.nn.modules.conv.” The source for this...

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Folks, Am continuing to pull this error: list index...

question

CASE: Yolov8-pose rejecting labels during training QUESTION: Where does yolov8 determine how many columns are required for each label? ERROR at model.train phase: train: WARNING ⚠️ /content/datasets/echo-pose/images/train2017/frame_000151.PNG: ignoring corrupt image/label:...

Using CVAT as an annotation tool, when running ‘export task dataset” in two different formats, then converting to yolo using JSON2YOLO we get the following results: CVAT file. Label file...

The process seems to be 1) Run CVAT and define keypoints for image set. 2) run Json2Yolo to convert to a dataset that can be used by yolov8-pose.3) run yolov8-pose....

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Our project is Pose Estimation using yolov8. It has...

question
Stale

Here is a sample label file: 0 0.643712 0.548266 0.0960109 0.057663 0.595707 0.519435 2 0.646533 0.526217 2 0.682304 0.548261 2 0.691717 0.577098 2 5 0.547212 0.54338 0.0545761 0.0753696 0.519924 0.581065...

Stale