yolov5 / models /yolo.py

Commit History

Refactor `forward()` method profiling (#4816)
0dc725e
unverified

glenn-jocher commited on

Replace `path.absolute()` with `path.resolve()` (#4763)
c47be26
unverified

glenn-jocher commited on

Add suffix checks (#4711)
a2b3c71
unverified

glenn-jocher commited on

Fix for `python models/yolo.py --profile` (#4541)
2da6444
unverified

glenn-jocher commited on

Add `SPPF()` layer (#4420)
01cdb76
unverified

glenn-jocher commited on

Standardize headers and docstrings (#4417)
24bea5e
unverified

glenn-jocher commited on

Add `yolov5s-ghost.yaml` (#4412)
4e8c81a
unverified

glenn-jocher commited on

Fix module count in parse_model (#4379)
e7fc274
unverified

Yuantao Yang yangyuantao commited on

Simpler code for DWConvClass (#4310)
e96c74b
unverified

Yonghye Kwon commited on

Add `DWConvClass()` (#4274)
587c4b4
unverified

glenn-jocher commited on

Module `super().__init__()` (#4065)
b1be685
unverified

glenn-jocher commited on

`val.py` refactor (#4053)
f7d8562
unverified

glenn-jocher Ayush Chaurasia commited on

Rename `test.py` to `val.py` (#4000)
720aaa6
unverified

glenn-jocher commited on

Feature visualization update (#3920)
87b094b
unverified

glenn-jocher commited on

Models `*.yaml` reformat (#3875)
81b3182
unverified

glenn-jocher commited on

Add feature map visualization (#3804)
20d45aa
unverified

Zigarss glenn-jocher commited on

Update export.py, yolo.py `sys.path.append()` (#3579)
53ed872
unverified

glenn-jocher commited on

Merge `develop` branch into `master` (#3518)
f3c3d2c
unverified

glenn-jocher Piotr Skalski SkalskiP Peretz Cohen tudoulei chocosaj BuildTools Yonghye Kwon Sam_S Samridha Shrestha edificewang commited on

yolo.py header (#3347)
1f8d716
unverified

glenn-jocher commited on

rename class autoShape -> AutoShape (#3173)
be86c21
unverified

Yonghye Kwon commited on

Fix ONNX export using --grid --simplify --dynamic simultaneously (#2982)
b292837
unverified

whoam glenn-jocher commited on

YOLOv5 AWS Inferentia Inplace compatibility updates (#2953)
41f5cc5
unverified

jluntamazon glenn-jocher commited on

Add yolov5/ to sys.path() for *.py subdir exec (#2949)
4200674
unverified

glenn-jocher commited on

Improved yolo.py profiling (#2940)
4890499
unverified

glenn-jocher commited on

Add verbose option to pytorch hub models (#2926)
c0d3f80
unverified

Nanobit glenn-jocher commited on

Update yolo.py (#2899)
cdb678f
unverified

glenn-jocher commited on

Implement yaml.safe_load() (#2876)
f7bc685
unverified

glenn-jocher commited on

Add TransformerLayer, TransformerBlock, C3TR modules (#2333)
1148e2e
unverified

Ding Yiwei DingYiwei glenn-jocher commited on

Update detections() self.t = tuple() (#2617)
a57f23d
unverified

glenn-jocher commited on

Anchor override (#2350)
a3ecf0f
unverified

glenn-jocher commited on

remove TTA 1 pixel offset (#2325)
fd96810
unverified

glenn-jocher commited on

Update yolo.py (#2120)
cbd55da
unverified

oleg Oleg Boiko glenn-jocher train255 ab-101 Transigent Nanobit Daniel Khromov VdLMV Jaap van de Loosdrecht Yann Defretin Aditya Lohia Shivam Swanrkar xiaowo1996 Iden Craven Jan Hajek Jan Hajek commited on

Update yolo.py channel array (#2223)
f8464b4
unverified

glenn-jocher commited on

TTA augument boxes one pixel shifted in de-flip ud and lr (#2219)
3ff783c
unverified

VdLMV Jaap van de Loosdrecht glenn-jocher commited on

GhostConv update (#2082)
6bfa9c2
unverified

glenn-jocher commited on

Add histogram equalization fcn (#2049)
08d3119
unverified

glenn-jocher commited on

Update yolo.py with yaml.SafeLoader (#1970)
4501169
unverified

Abhiram V commited on

YOLOv5 v4.0 Release (#1837)
69be8e7
unverified

glenn-jocher commited on

leaf Variable inplace bug fix (#1759)
9922c11
unverified

glenn-jocher commited on

Input channel yaml['ch'] addition (#1741)
394d1c8
unverified

glenn-jocher commited on

Update C3 module (#1705)
7997241
unverified

glenn-jocher commited on

Implement default class names (#1609)
d929bb6
unverified

glenn-jocher commited on

Improved FLOPS computation (#1398)
d8f5fcf
unverified

glenn-jocher commited on

Utils reorganization (#1392)
fe341fa
unverified

glenn-jocher commited on

PyTorch version to screen and cleanup (#1325)
19e2482
unverified

glenn-jocher commited on

PyTorch 1.7.0 Compatibility Updates (#1233)
c8c5ef3
unverified

glenn-jocher commited on

Simplified inference (#1153)
3b57cb5
unverified

glenn-jocher commited on

fuse() bug fix
c2403d7
unverified

glenn-jocher commited on

Update ci-testing.yml reflecting sys.path additions (#869)
a12698f
unverified

glenn-jocher commited on

model.add_nms() method
4fce009

glenn-jocher commited on