Commit Graph

35 Commits (2fdc7f14395f6532ad05fb3e6970150a6a83d290)

Author SHA1 Message Date
Kin-Yiu, Wong 8e9f0b731d
Update README.md 2022-12-27 13:38:33 +08:00
Kin-Yiu, Wong 8c0bf3f789
Update README.md 2022-12-02 19:21:44 +08:00
Kin-Yiu, Wong 44d8ab4178
main code
update readme
2022-08-23 08:27:01 +08:00
Alexey 6ded32cc8d
Update README.md 2022-08-12 10:16:17 +03:00
Kin-Yiu, Wong 1b6372059d
main code
update readme
2022-08-11 19:53:09 +08:00
Kin-Yiu, Wong 376f0b075b
main code
update readme
2022-08-11 19:17:24 +08:00
Linaom1214 1e51f564e0
update readme (#396) 2022-08-02 17:55:01 +03:00
Alexey d10b1835c7
Update README.md 2022-07-25 05:12:40 +03:00
Alexey d489e9435b
Update README.md 2022-07-25 04:01:02 +03:00
Kin-Yiu, Wong 13458cd4a2
main code
update readme
2022-07-24 22:26:53 +08:00
Alexey 26c26ce234
Update README.md 2022-07-23 05:45:07 +03:00
tripleMu 1c59e43d9d
Add end2end yolov7 onnx export for TensorRT8.0+ and onnxruntime(testing now) (#273)
* Add end2end yolov7 onnx export for TensorRT8.0+

* Add usage in README

* Update yolo.py

* Update yolo.py

* Add tensorrt onnxruntime examples

* Add usage in README

Co-authored-by: Alexey <AlexeyAB@users.noreply.github.com>
2022-07-23 05:36:51 +03:00
AlexeyAB84 a5b853c3fa minor fix 2022-07-22 17:25:11 +03:00
AlexeyAB84 e5928b095a minor fix 2022-07-22 17:04:38 +03:00
Linaom1214 afdc86f519
End2end (#61)
* export end2end onnx model

* fixbug

* add web demo (#58)

* Update README.md

* main code

update yolov7-tiny deploy cfg

* main code

update yolov7-tiny training cfg

* main code

@liguagua752109150 https://github.com/WongKinYiu/yolov7/issues/33#issuecomment-1178669212

* main code

@albertfaromatics https://github.com/WongKinYiu/yolov7/issues/35#issuecomment-1178800685

* main code

update link

* main code

add custom hyp

* main code

update default activation function

* main code

update path

* main figure

add more tasks

* main code

update readme

* main code

update reparameterization

* Update README.md

* main code

update readme

* main code

update aux training

* main code

update aux training

* main code

update aux training

* main figure

update yolov7 prediction

* main code

update readme

* main code

rename

* main code

rename

* main code

rename

* main code

rename

* main code

update readme

* main code

update visualization

* main code

fix gain for train_aux

* main code

update loss

* main code

update instance segmentation demo

* main code

update keypoint detection demo

* main code

update pose demo

* main code

update pose

* main code

update pose

* main code

update pose

* main code

update pose

* main code

update trace

* Update README.md

* main code

fix ciou

* main code

fix nan of aux training https://github.com/WongKinYiu/yolov7/issues/250#issue-1312356380 @hudingding

* support onnx to tensorrt convert (#114)

* fuse IDetect (#148)

* Fixes #199 (#203)

* minor fix

* resolve conflict

* resolve conflict

* resolve conflict

* resolve conflict

* resolve conflict

* resolve

* resolve

* resolve

* resolve

Co-authored-by: AK391 <81195143+AK391@users.noreply.github.com>
Co-authored-by: Alexey <AlexeyAB@users.noreply.github.com>
Co-authored-by: Kin-Yiu, Wong <102582011@cc.ncu.edu.tw>
Co-authored-by: linghu8812 <36389436+linghu8812@users.noreply.github.com>
Co-authored-by: Alexander <84590713+SashaAlderson@users.noreply.github.com>
Co-authored-by: Ben Raymond <ben@theraymonds.org>
Co-authored-by: AlexeyAB84 <alexeyab84@gmail.com>
2022-07-22 16:24:13 +03:00
Alexey 8730e4ba4f
Update README.md 2022-07-21 04:53:38 +03:00
Kin-Yiu, Wong 8b72ac7792
main code
update pose
2022-07-18 13:45:26 +08:00
Kin-Yiu, Wong 2e86053662
main code
update pose
2022-07-18 13:37:31 +08:00
Kin-Yiu, Wong 3070e13209
main code
update readme
2022-07-14 08:59:35 +08:00
Kin-Yiu, Wong 6bc5a4da7b
main code
update readme
2022-07-13 12:54:06 +08:00
Kin-Yiu, Wong 5d135f70d8
main code
update aux training
2022-07-13 10:46:18 +08:00
Kin-Yiu, Wong f7945dc747
main code
update readme
2022-07-13 10:11:42 +08:00
Kin-Yiu, Wong 7bdafde7c6
Update README.md 2022-07-13 09:52:34 +08:00
Kin-Yiu, Wong f5d50fa8c0
main code
update readme
2022-07-11 18:20:53 +08:00
Alexey 0d1be18090
Update README.md 2022-07-09 07:24:10 +03:00
AK391 37fbdfefb8
add web demo (#58) 2022-07-09 07:23:14 +03:00
AlexeyAB84 dfc68171c1 Added requirements.txt 2022-07-09 02:26:32 +03:00
Alexey 9cd377429f
Update README.md 2022-07-08 21:31:37 +03:00
Kin-Yiu, Wong 8f2e9e701c
main code
update training instruction
2022-07-08 17:04:00 +08:00
Alexey 9ee1835a7e
Update README.md 2022-07-08 05:25:03 +03:00
Kin-Yiu, Wong 9dc0bed9d5
main description
add link to pre-trained model
2022-07-07 11:11:51 +08:00
Kin-Yiu, Wong 9a00c173a4
Update README.md 2022-07-07 08:24:04 +08:00
Kin-Yiu, Wong 9528dfb657
main description
update readme
2022-07-07 00:26:03 +08:00
Kin-Yiu, Wong 3a62ea0a16
main description
update readme
2022-07-07 00:02:25 +08:00
Kin-Yiu, Wong bc3e648286
Initial commit 2022-07-06 23:14:07 +08:00