105 Commits (956be8e642b5c10af4a1533e09084ca32ff4f21f)

Author SHA1 Message Date
  Jebastin Nadar 9d75e42f98
Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833) 2 years ago
  Jebastin Nadar a0e15046c3
Fix different devices bug when moving model from GPU to CPU (#5110) 2 years ago
  Glenn Jocher 070af88108
Fix `yaml.safe_load()` ignore emoji errors (#5060) 3 years ago
  Glenn Jocher d133968b1e
Clip TTA Augmented Tails (#5028) 3 years ago
  Zhiqiang Wang 1922ddeac0
Fix pylint: do not use bare 'except' (#5025) 3 years ago
  Glenn Jocher fb982d6030
Fix relative `ROOT` Pytorch Hub custom model bug (#4974) 3 years ago
  Glenn Jocher 5ed28603cf
Update relative `ROOT` logic (#4955) 3 years ago
  Glenn Jocher 4d1a2ac87e
Update `sys.path.append(str(ROOT))` (#4852) 3 years ago
  Glenn Jocher 0dc725e3dc
Refactor `forward()` method profiling (#4816) 3 years ago
  Glenn Jocher c47be26f34
Replace `path.absolute()` with `path.resolve()` (#4763) 3 years ago
  Glenn Jocher a2b3c71636
Add suffix checks (#4711) 3 years ago
  Glenn Jocher 2da6444c92
Fix for `python models/yolo.py --profile` (#4541) 3 years ago
  Glenn Jocher 01cdb7671b
Add `SPPF()` layer (#4420) 3 years ago
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) 3 years ago
  Glenn Jocher 4e8c81a368
Add `yolov5s-ghost.yaml` (#4412) 3 years ago
  Yuantao Yang e7fc27406a
Fix module count in parse_model (#4379) 3 years ago
  Yonghye Kwon e96c74b5a1
Simpler code for DWConvClass (#4310) 3 years ago
  Glenn Jocher 587c4b4b81
Add `DWConvClass()` (#4274) 3 years ago
  Glenn Jocher b1be685005
Module `super().__init__()` (#4065) 3 years ago
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) 3 years ago
  Glenn Jocher 720aaa65c8
Rename `test.py` to `val.py` (#4000) 3 years ago
  Glenn Jocher 87b094bcbc
Feature visualization update (#3920) 3 years ago
  Glenn Jocher 81b31824f5
Models `*.yaml` reformat (#3875) 3 years ago
  Zigarss 20d45aa4f1
Add feature map visualization (#3804) 3 years ago
  Glenn Jocher 53ed872c28
Update export.py, yolo.py `sys.path.append()` (#3579) 3 years ago
  Glenn Jocher f3c3d2ce5d
Merge `develop` branch into `master` (#3518) 3 years ago
  chocosaj 3cb9ad4fc4
Update FLOPs description (#3422) 3 years ago
  Glenn Jocher 1f8d716ec9
yolo.py header (#3347) 3 years ago
  Yonghye Kwon be86c21c73
rename class autoShape -> AutoShape (#3173) 3 years ago
  jylink b292837e36
Fix ONNX export using --grid --simplify --dynamic simultaneously (#2982) 3 years ago
  jluntamazon 41f5cc5637
YOLOv5 AWS Inferentia Inplace compatibility updates (#2953) 3 years ago
  Glenn Jocher 4200674a13
Add yolov5/ to sys.path() for *.py subdir exec (#2949) 3 years ago
  Glenn Jocher 4890499344
Improved yolo.py profiling (#2940) 3 years ago
  NanoCode012 c0d3f80544
Add verbose option to pytorch hub models (#2926) 3 years ago
  Glenn Jocher cdb678f418
Update yolo.py (#2899) 3 years ago
  Glenn Jocher f7bc685c2c
Implement yaml.safe_load() (#2876) 3 years ago
  Ding Yiwei 1148e2ea63
Add TransformerLayer, TransformerBlock, C3TR modules (#2333) 3 years ago
  Glenn Jocher a57f23d18b
Update detections() self.t = tuple() (#2617) 3 years ago
  Glenn Jocher a3ecf0fd64
Anchor override (#2350) 3 years ago
  Glenn Jocher fd96810518
remove TTA 1 pixel offset (#2325) 3 years ago
  oleg cbd55da5d2
Update yolo.py (#2120) 3 years ago
  Glenn Jocher f8464b4f66
Update yolo.py channel array (#2223) 3 years ago
  VdLMV 3ff783c18f
TTA augument boxes one pixel shifted in de-flip ud and lr (#2219) 3 years ago
  Glenn Jocher 6bfa9c2422
GhostConv update (#2082) 3 years ago
  Glenn Jocher 08d3119e09
Add histogram equalization fcn (#2049) 3 years ago
  Abhiram V 4501169547
Update yolo.py with yaml.SafeLoader (#1970) 3 years ago
  Glenn Jocher 69be8e738f
YOLOv5 v4.0 Release (#1837) 3 years ago
  Glenn Jocher 9922c1183f
leaf Variable inplace bug fix (#1759) 3 years ago
  Glenn Jocher 394d1c89f3
Input channel yaml['ch'] addition (#1741) 3 years ago
  Glenn Jocher 799724108f
Update C3 module (#1705) 3 years ago