Commit Graph

272 Commits (e62c8c4593702d23e5a75d940d9158aa4ea418ae)
 

Author SHA1 Message Date
wanghonglie c2c4d37f1e
add x6 head (#20) 2022-09-18 13:06:44 +08:00
HinGwenWoong 8ce098717f
[Feature] Add data preprocessor (#19) 2022-09-18 13:06:09 +08:00
wanghonglie d326550b2b
add engine (#18) 2022-09-18 13:05:32 +08:00
HinGwenWoong 9002daf374
[Feature] Add yolo detector (#17) 2022-09-18 13:04:51 +08:00
HinGwenWoong a7a4f16d69
[Fix] Add image for dataset transform ut (#16) 2022-09-18 12:23:18 +08:00
Nioolek 3167c46969
Add yolov5 head and doc (#14)
* add yolov5_description.md

* add yolov5_head.py
2022-09-18 12:17:29 +08:00
HinGwenWoong ad0d855bec
[Fix] fix type hint and typo (#13)
* [Fix] fix type hint and typo

* [Fix] fix type hint and typo
2022-09-18 11:44:12 +08:00
古月闻星 71dfeb335f
[Feature] add download and convert script of dataset (#11) 2022-09-18 11:43:35 +08:00
古月闻星 8ce6886994
[Doc] add yolov5_tutorial.md (#12) 2022-09-18 11:42:59 +08:00
古月闻星 56822f4185
[Feature]Add YOLOv5CocoDataset; BatchShapePolicy (#10)
* [Feature] Add YOLOv5CocoDataset; BatchShapePolicy

* Add unittest of YOLOv5CocoDataset
2022-09-18 11:18:31 +08:00
Zhaoyan Fang bcc6695235
add losses (#9) 2022-09-18 11:13:41 +08:00
wanghonglie b3d405aa4c
add model convert (#8) 2022-09-18 11:12:08 +08:00
HinGwenWoong 8945c76f81
[UT] Add unittest for dataset image mixing transforms (#7) 2022-09-18 11:04:04 +08:00
Range King 812e4d7af7
Create config.md (#6) 2022-09-18 10:54:28 +08:00
HinGwenWoong 94111555d6
Add dataset mixing transforms (#5) 2022-09-18 10:51:50 +08:00
HinGwenWoong 24fb35b641
Add doc `useful_tools.md` (#4) 2022-09-18 10:51:09 +08:00
HinGwenWoong 3f0b2f7c97
Add unittest for dataset transforms (#3) 2022-09-18 10:49:41 +08:00
wanghonglie 85e504fe67
[Feature] Add Backbone;Neck (#2)
* add backbone neck

* update
2022-09-18 10:47:44 +08:00
hha 9059d1b446 Add issue template 2022-09-18 10:45:09 +08:00
HinGwenWoong e4359a15a3
Add dataset transforms (#1) 2022-09-18 10:36:41 +08:00
hha cfec074cf6 init commit 2022-09-18 10:11:55 +08:00
Kai Chen 8b5bd4bfcd
Initial commit 2022-09-18 09:36:07 +08:00