Commit Graph

8 Commits (856dde20aee659246248e20734ef9ba5214f5e44)

Author SHA1 Message Date
ethanlee928 8b6a55f612 replaced BoundingBoxAnnotator with BoxAnnotator, updated Supervision version 2024-07-23 23:19:52 +08:00
ethanlee928 d75c95daf6 fix Supervision depreciation of BoxAnnotator 2024-06-29 01:10:48 +08:00
Hardik Dava 27024e42da
Update requirements.txt (#265) 2023-12-19 23:33:25 +08:00
Piotr Skalski da9f1c0751
Bump `supervision` version to `0.6.0`. 2023-04-21 18:37:17 +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
SlongLiu 858efccbad 1. fix warnings. \n 2. support CPU mode. \n 3. update README. 2023-03-27 12:12:49 +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
Shilong Liu 3e7a8ca2dc
Release code (#2)
* init codes

* update codes and demos

* v0.1.0 release
2023-03-21 12:52:46 +08:00