-
The break occurs when I train the rtdetr-l model with 300 epoches going to 90, but when I use resume, the epoches start at 91 but the map,R and P value become 0 and stay at 0 。the training code as fol…
-
### 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…
-
### Current Behavior:
We are currently utilising the `RetinaNet` pretrained model which we are then transfer learning onto a custom dataset. In this dataset we have an adapted jittered resize…
-
From an unpublished paper, which I can later link.
> Instead of cropping tightly around the object, we
> convert the bounding boxes into square shapes by extending the shorter side to match the le…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Predict
### Bug
`from …
-
Hi @hadley, thanks for sharing this, really exciting.
Very nice to see support for open models via ollama. I wonder if you would consider adding support for VLLM-hosted models as well, e.g. see ht…
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https://…
-
Hi, I tried to reproduce the results of EMPIAR-10073 with GPU A6000 and set the parameters according to the supplementary. However, Relion reports errors. Any suggestions for solving this error? Thank…
-
## ❓ Questions and Help
**When I run /demo/webcam.py, I met this runtime error**
RuntimeError: Error(s) in loading state_dict for GeneralizedRCNN:
size mismatch for rpn.head.conv.weight: …
-
For SAM1 I could do:
`
if exists:
logging.info(f"Embeddings already exist. Loading from: {embeddings_path}")
model.load_image_embedding(embeddings_path)
e…