Commit Graph
6 Commits
Author SHA1 Message Date
Piotr Skalski da9f1c0751 Bump supervision version to 0.6.0. 2023-04-21 18:37:17 +02:00
Piotr Skalski 95e0123a14 Add link to Accelerate Image Annotation with SAM and Grounding DINO | Python Tutorial 2023-04-20 21:10:18 +02:00
Piotr Skalski e45c11c4c3 ⚙️ more compact inference API - single class to load, process and infer (#16)
* ⚙️ more compact inference API - single class to load, process and infer

* 👊 bump Supervision version to `0.4.0`
2023-04-06 15:02:17 +08:00
Piotr Skalski f6b1145481 🎬 Add Roboflow YouTube video to README.md (#13) 2023-03-29 09:55:23 +08:00
Piotr Skalski c974f60d73 Test fix for #11 (#12) 2023-03-28 09:39:44 +08:00
Piotr Skalski 2309f9f468 feature/first_batch_of_model_usability_upgrades (#9)
* initial commit

* test updated requirements.txt

* move more code to inference utils

* PIL import fix

* add annotations utilities

* README.md updates
2023-03-24 10:07:02 +08:00