-
There is no error. but, I can't train the model RTMDet-ins-m. After showing the log '11/06 10:12:07 - mmengine - INFO - Using SyncBatchNorm()', I may get the log like ' mmengine - INFO - Hooks will be…
-
Two tests fail on local pytest run, but not in github actions.
Logs:
```
================================================================================================ FAILURES ====================…
yaxan updated
2 months ago
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Train
### Bug
yolo tra…
-
As discussed offline, we should conduct a more thorough study on what performance impact we can expect (on holdout set) when using the `train set` error as a basis for choosing the best model as oppos…
-
First of all, thank you for your awesome work!
While following your instructions to fine-tune the Neuroformer model,
I noticed that the `configs/NF/finetune_visnav_all.yaml` file is missing in the…
-
i am making the train dataset, it needs 3 folders--original, trimap, matter.
so the size of image must be 512,?
and the image need to do other operations, like change the color and so on ?
what e…
-
I use this command to train model:`python train.py --img-size 640 --batch-size 4 --epochs 300 --data ./data/garbage.yaml --cfg ./models/yolov5m.yaml --weights weights/yolov5m.pt`
But the error mess…
-
`CUDA_VISIBLE_DEVICES=0 swift sft --model_type glm4v-9b-chat --model_id_or_path /content/glm-4v-9b-4-bits --dataset /content/drive/MyDrive/glm/training_data.jsonl --output_dir /content/drive/MyDrive/g…
-
### Data Type
Satellite ECVs - Ocean
### Assessment Category
Climate Monitoring
### Dataset Name
satellite-sea-surface-temperature-ensemble-product
### Question Number
01
### Workflow ID
eqct…
-
### What happened?
When I run the executable file compiled on macOS 15(intel), the model gives random responses, but the official compiled program I downloaded works normally:
This is the officially…