combo object detectors from top model libraries with multi-object tracker of your choice
for now we support SORT and DeepSORT; more trackers coming soon
link: github.com/roboflow/tra...
combo object detectors from top model libraries with multi-object tracker of your choice
for now we support SORT and DeepSORT; more trackers coming soon
link: github.com/roboflow/tra...
all I learned in a single blog
- PaliGemma 2 architecture
- dataset annotation and structure
- picking the right checkpoint
- memory optimization
- hyperparameters tuning
link: blog.roboflow.com/fine-tune-pa...
all I learned in a single blog
- PaliGemma 2 architecture
- dataset annotation and structure
- picking the right checkpoint
- memory optimization
- hyperparameters tuning
link: blog.roboflow.com/fine-tune-pa...
- used google/paligemma2-3b-pt-448 checkpoint
- trained on A100 with 40GB VRAM
- 1h of training
- 0.62 mAP on the validation set
colab with complete fine-tuning code: colab.research.google.com/github/robof...
- used google/paligemma2-3b-pt-448 checkpoint
- trained on A100 with 40GB VRAM
- 1h of training
- 0.62 mAP on the validation set
colab with complete fine-tuning code: colab.research.google.com/github/robof...
- used google/paligemma2-3b-pt-336 checkpoint; I tried to make it happen with 224, but 336 performed a lot better
- trained on A100 with 40GB VRAM
- trained with LoRA
colab with complete fine-tuning code: colab.research.google.com/github/robof...
- used google/paligemma2-3b-pt-336 checkpoint; I tried to make it happen with 224, but 336 performed a lot better
- trained on A100 with 40GB VRAM
- trained with LoRA
colab with complete fine-tuning code: colab.research.google.com/github/robof...
a crypto miner was injected into versions 8.3.41 and 8.3.42.
link: github.com/ultralytics/...
a crypto miner was injected into versions 8.3.41 and 8.3.42.
link: github.com/ultralytics/...
- license plate detection and ocr
- object tracking with bytetrack.
- counting cars entering and leaving the lot.
- real-time alerts via telegram.
- license plate detection and ocr
- object tracking with bytetrack.
- counting cars entering and leaving the lot.
- real-time alerts via telegram.