-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add _find_best_model to locate 'best.pt' in common directories
Added to search for the 'best.pt' model file in typical folder structures. These include , , or directories that may be downloaded from Colab and extracted into the Downloads or current directory. If the model is not found, the function falls back to a default model name, ensuring flexibility and ease of use.
- Loading branch information
1 parent
ee5fb6c
commit 17f88a4
Showing
1 changed file
with
24 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters