yolov5 / models

Commit History

improved model.yaml source tracking
02445d1

glenn-jocher commited on

update export.py torchscript file extension
9006b85

glenn-jocher commited on

update train.py and experimental.py
16f6834

glenn-jocher commited on

updated coreml conversion to do pixel scaling between 0.0 and 1.0
a9918fb

Laurentiu Diaconu commited on

Initial model ensemble capability #318
e8cf24b

glenn-jocher commited on

update experimental.py with Ensemble() module
5ba1de0

glenn-jocher commited on

pruning and sparsity initial commit
38f5c1a

glenn-jocher commited on

import yaml in yolo.py
997ba7b

glenn-jocher commited on

Merge remote-tracking branch 'origin/master'
762b06d

glenn-jocher commited on

model.yaml nc inherited from dataset.yaml
bb3c346

glenn-jocher commited on

Merge remote-tracking branch 'origin/master'
a03adb5

glenn-jocher commited on

autopad() update in common.py
1fca7a7

glenn-jocher commited on

FROM nvcr.io/nvidia/pytorch:20.06-py3
615d6d0

glenn-jocher commited on

Merge pull request #223 from ArmyOfRobots/master
e8bf385
unverified

glenn-jocher commited on

onnx_export.py bug fix #224
0bc80e1

glenn-jocher commited on

Adding torchscript export
685091a

jakepoz commited on

update yolo.py default --cfg
9a9c4f1

glenn-jocher commited on

update models/common.py for Conv() flexible padding
e071b8d

glenn-jocher commited on

update onnx_export.py #134
b1b3634

glenn-jocher commited on

check_anchor_order() update
fc171e2

glenn-jocher commited on

update onnx_export.py usage
e249792

glenn-jocher commited on

ONNX export bug fix #93
e1e3399

glenn-jocher commited on

add "__init__.py" file in <models> folder
62eda5e

ashing commited on

model.yaml updates
4ba47b1

glenn-jocher commited on

ONNX export explicit cpu map_location
1e2cb6b

glenn-jocher commited on

ONNX export update
8f17552

glenn-jocher commited on

ONNX, BCEBlurWithLogitsLoss, plot_study updates
3a5c532

glenn-jocher commited on

PyTorch Hub updates
a814720

glenn-jocher commited on

new CSP model release
c14368d

glenn-jocher commited on

model definition update
5bee686

glenn-jocher commited on