Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
Merge branch 'README' of DevAgrawal04/BetterSquirrelDetector into main   Yono Mittlefehldt 6 months ago
Update README.md   Dev Agrawal 7 months ago
Update Label Studio API endpoint   Yono Mittlefehldt 9 months ago
Add basic auth when downloading the images, so it works for private repos   Yono Mittlefehldt 1 year ago
Register the model_wraper by value, so the code is not required when loading the model   Yono Mittlefehldt 1 year ago
Fix bug in code that moves model to the save path and cleans up   Yono Mittlefehldt 1 year ago
Fix a bug that occurs when '/data/' appears multiple times in the path   Yono Mittlefehldt 1 year ago
Remove workaround as it's no long necessary due to fixes made to dagshub   Yono Mittlefehldt 1 year ago
No need to force reload each time   Yono Mittlefehldt 1 year ago
Use the label studio files to determine which image files are valid training/validation data   Yono Mittlefehldt 1 year ago
Monkey patch YOLOv5 `cache_labels` function to fix bug in code   Yono Mittlefehldt 1 year ago
Remove threading from the server as it wasn't working   Yono Mittlefehldt 1 year ago
Add way to run the script   Yono Mittlefehldt 1 year ago
Add some environment variables to handle getting credentials   Yono Mittlefehldt 1 year ago
Add new YOLOv5 requirement   Yono Mittlefehldt 1 year ago
Add labelstudio files for the validation and test set images   Yono Mittlefehldt 1 year ago
Remove bad image   Yono Mittlefehldt 1 year ago
Remove .DS_Store from DVC and add .DS_Store to .dvcignore   Yono Mittlefehldt 1 year ago
Add validation and test datasets   Yono Mittlefehldt 1 year ago
Add 20% of the data to the repo   Yono Mittlefehldt 1 year ago
Update the call to torch.hub.load to force reload the repo and throw away the result   Yono Mittlefehldt 1 year ago
Add the upload_model script and remove an unused variable from the training script   Yono Mittlefehldt 1 year ago
Add a YOLOv5 training script that uses the data streaming client   Yono Mittlefehldt 1 year ago
Add labelstudio files for the existing squirrel3 images   Yono Mittlefehldt 1 year ago
Add images from squirrel3 branch of SquirrelDetector   Yono Mittlefehldt 1 year ago
ignore vi swap files   Yono Mittlefehldt 1 year ago
Add code to register a model to the MLflow model registry and to create a web server that serves a model from the Model Registry   Yono Mittlefehldt 1 year ago
Added models directory to be tracked by DVC   Yono Mittlefehldt 1 year ago
Add README   Yono Mittlefehldt 1 year ago