mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-21 20:46:43 +03:00
* Setup basic training structure * Build out route * Handle model configs * Add image fetch APIs * Implement model training screen with dataset selection * Implement viewing of training images * Adjust directories * Implement viewing of images * Add support for deleting images * Implement full deletion * Implement classification model training * Improve naming * More renaming * Improve layout * Reduce logging * Cleanup |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| audio.py | ||
| builtin.py | ||
| classification.py | ||
| config.py | ||
| downloader.py | ||
| image.py | ||
| model.py | ||
| object.py | ||
| path.py | ||
| process.py | ||
| services.py | ||
| velocity.py | ||