8000 finetuning yolo 8 candle model · Issue #2944 · huggingface/candle · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

finetuning yolo 8 candle model #2944

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
flutter-painter opened this issue May 5, 2025 · 0 comments
Open

finetuning yolo 8 candle model #2944

flutter-painter opened this issue May 5, 2025 · 0 comments

Comments

@flutter-painter
Copy link
flutter-painter commented May 5, 2025

What is the correct way to finetune yolo8 model to be used here ? Finetuning model using candle is not straightforward.
candle\candle-examples\examples\yolo-v8\main.rs
// model model architecture points at ultralytics : ultralytics/ultralytics#189
But my model trained using ultralytics and converted to safetensors yield tensor errors when used in candle ylo 8 example. Renaming the tensors to match the candle yolo model did not work.

I see DarkNet struct in the model.rs so I wonder if one should rather use Darknet instead (@LaurentMazare ) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0