Commit Graph

81 Commits

Author SHA1 Message Date
Piotr Skalski cb6045b026
Add snyk.io badge README.md 2024-07-25 17:32:08 +02:00
Piotr Skalski 4ef027462f
Update README.md 2024-07-15 11:07:05 +02:00
Linas Kondrackis 70a13fbf1e
Merge pull request #1342 from roboflow/release/supervision-0.22.0-deprecations
Deprecations, changelog, notebook cleanup, 'new' markers
2024-07-12 19:49:17 +03:00
LinasKo 28f83b18f9 Deprecate BoundingBoxAnnotator, rename to BoxAnnotator 2024-07-12 18:18:50 +03:00
LinasKo 57ae7467b9 Add cheatsheet links in supervision docs, readme 2024-07-08 13:57:12 +03:00
LinasKo a00e2d22ba Readme: fix broken links 2024-06-20 16:12:35 +03:00
LinasKo f01ca33511 Readme: change hackfest banner link to project page 2024-06-20 15:14:33 +03:00
SkalskiP 77793571b0 major docs refactor 2024-04-24 15:39:08 +02:00
Piotr Skalski ed225187b2
Update README.md 2024-04-11 14:09:02 +02:00
SkalskiP e88ab7c125 small update 2024-03-28 18:53:39 +01:00
Piotr Skalski 4abef15069
Update README.md 2024-03-06 11:20:43 +00:00
Piotr Skalski 3dd3781b1b
Add hackfest baner to README.md 2024-02-08 18:20:13 +01:00
Onuralp SEZER a6d9961b2b
docs: jupyter notebook support added
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-02-07 20:06:25 +03:00
Onuralp SEZER edf35f4c6e
docs(link): add relative urls and fix readme urls
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-02-01 21:39:57 +03:00
Onuralp SEZER dd53cd06b9
docs: 📝 readme >>>/... removed
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-24 17:43:10 +03:00
Piotr Skalski 64661a3e4a
Update `built with supervision` section in README.md 2024-01-17 15:54:12 +01:00
Piotr Skalski 624a2e4c10
Update `tutorials` section in `README.md` 2024-01-16 14:59:40 +01:00
pre-commit-ci[bot] 53803c77ca fix(pre_commit): 🎨 auto format pre-commit hooks 2024-01-04 12:30:25 +00:00
Piotr Skalski f86cd5114d
Update README.md 2024-01-04 13:30:17 +01:00
Piotr Skalski 8a32a9ccb1
Update `README.md` example 2024-01-04 12:54:02 +01:00
Paul f942d89881 Added inference examples throughout the docs. 2023-12-22 11:09:39 -07:00
Paul 678156c1f1 Missed a couple README updates with last commit 2023-12-18 07:06:45 -07:00
Paul 362e9f7b43 Address some review feedback:
- separated args list in examples between inference and ultralytics
- added depricated decorator to from_roboflow
- use `with supress(...)` for parsing inference response models instead of checking instance type (no more pydantic dep)
- a few other README changes
2023-12-18 06:59:59 -07:00
Paul Guerrie 2f0b10a36d WIP: Small update to accept BaseModel type for `from_roboflow` method.
Also adding Inference examples.
2023-12-14 22:24:09 +00:00
Piotr Skalski 5b7e0bac5a
Add `count_people_in_zone` example to `README.md` 2023-12-13 15:56:37 +01:00
Onuralp SEZER 4079188368
Merge branch 'develop' into py12-upgrade
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-08 00:09:48 +03:00
Onuralp SEZER e42770eedb
feat(py-version): Python 3.12 support added
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-07 19:54:52 +03:00
Piotr Skalski fb66e57103
Update README.md 2023-12-06 14:37:45 +01:00
Piotr Skalski b69eea47a9
Update `🔥 quick start` section in `README.md` 2023-12-04 21:37:30 +01:00
Piotr Skalski fe9b422185
Update `🔥 quick start` section in `README.md` 2023-12-04 21:28:01 +01:00
Onuralp SEZER ad458cf705
docs: 🚀 hacktoberfest 2023 finished.
Thank you all who participate to hacktoberfest to make supervision awesome ! 🎉 🎉 🎉 🎉
2023-11-02 20:38:17 +03:00
Piotr Skalski a7449ba56f
Update README.md 2023-10-18 12:42:26 +02:00
JAYABALAMBIKA.R b4a8859616
Update README.md
Adding HuggingFace Annotators Space link to README.md
2023-10-11 15:34:17 +05:30
pre-commit-ci[bot] 9a7b4c34ba fix(pre_commit): 🎨 auto format pre-commit hooks 2023-10-09 14:17:52 +00:00
Piotr Skalski 72463f5f89
Update README.md 2023-10-09 15:31:20 +02:00
Piotr Skalski f67a67bd7c
Merge pull request #425 from roboflow/discord-button
Add Discord button to README
2023-10-06 11:56:00 +02:00
James Gallagher 30687609f5 update button 2023-10-06 09:51:56 +01:00
Piotr Skalski ab1b2d6d80
🎃 Add hacktoberfest banner to `README.md` 2023-10-06 10:41:56 +02:00
James cb225b26e8
Update README.md 2023-10-05 19:01:19 +01:00
Piotr Skalski 62014186a2
Update `README.md` with latest supervision YouTube tutorial 2023-09-22 13:43:56 +02:00
Piotr Skalski 0008b33eb1
Add traffic analysis demo to `README.md` 2023-09-05 17:52:29 +02:00
Piotr Skalski a3a19d93bc
Merge pull request #329 from roboflow/add-links
Add explore more Roboflow open source projects section
2023-08-29 18:30:09 +02:00
Piotr Skalski 1eaccd3e87
Update README.md 2023-08-29 18:28:20 +02:00
James Gallagher eb1155cc17 commit feedback 2023-08-29 12:06:22 +01:00
Onuralp SEZER beb3a2ae9f
docs: 📝 cosmetic fix and remove supervision itself from list
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-08-29 13:44:33 +03:00
James Gallagher b4efe69d1e add open source projects links 2023-08-29 11:28:45 +01:00
Tiago De Gaspari cd6a7fd186
Fix SAM video URL on README (#314) 2023-08-23 17:25:14 +03:00
Piotr Skalski b47bc808f7
🛠️ Add "build with supervision" section to `README.md` 2023-08-16 20:11:04 +02:00
Mayank Agarwal 3c5f5f7741 Merge Develop 2023-08-15 17:58:31 +05:30
Mayank Agarwal d37c62d0cf remove yolo v8 support 2023-08-10 17:35:51 +05:30