yolov5 / models /yolo.py

Commit History

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

.fuse() additional error checking
2f77cf3

glenn-jocher commited on

print self.yaml['nc'] override update
6062bb7

glenn-jocher commited on

remove `nn.Conv2d` in default settings (#949)
35dc935
unverified

tomguluson92 commited on

model.fuse() fix for export.py (#827)
a8751e5

glenn-jocher commited on

Update yolo.py with model_info(verbose=False)
d0f98c0

glenn-jocher commited on

v3.0 Release (#725)
916d4aa
unverified

glenn-jocher commited on

Fix redundant outputs via Logging in DDP training (#500)
4949401
unverified

Nanobit glenn-jocher commited on

Explicit Imports (#498)
d5b6416
unverified

Jirka Borovec commited on

PyTorch 1.6.0 compatability updates
43a616a

glenn-jocher commited on

update yolo.py TTA flexibility and extensibility (#506)
1d17b9a
unverified

glenn-jocher commited on