Commit Graph

378 Commits (8c4d9dc503dc8e327bec8147e8dc97124052f693)
 

Author SHA1 Message Date
古月闻星 bc4df98973
[Fix] replace pre to per (#24)
* [Fix] change pre to per

* [Fix] batch_size_pre_gpu to batch_size_per_gpu
2022-09-18 15:40:29 +08:00
古月闻星 d3fed9f2cd
[Fix] fix the num_workers setting (#25) 2022-09-18 15:38:36 +08:00
MingJian.L 33de37a252
Add data_flow.md (#23)
* Create data_flow.md

* Update data_flow.md
2022-09-18 14:05:11 +08:00
hha 5242996dd1 Add utils 2022-09-18 14:04:11 +08:00
hha 3d0be5c868 Add UT and other code 2022-09-18 13:17:03 +08:00
wanghonglie 7e90343d85
add yolo_bricks (#21) 2022-09-18 13:07:15 +08:00
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