93 Commits (5fac5ad1657200c11151758ac2f5ad2e60e8aae4)

Author SHA1 Message Date
  Glenn Jocher 883924d9dc classifier, export, torch seed updates 4 years ago
  Glenn Jocher a12698f4c9
Update ci-testing.yml reflecting sys.path additions (#869) 4 years ago
  PetrDvoracek d55c326dda
export.py folder sys.path addition (#1052) 4 years ago
  Glenn Jocher 4fce0096fa model.add_nms() method 4 years ago
  Glenn Jocher 2f77cf33f6 .fuse() additional error checking 4 years ago
  Glenn Jocher c4cb78570c add NMS to pretrained pytorch hub models 4 years ago
  Glenn Jocher 6062bb7dee print self.yaml['nc'] override update 4 years ago
  tomguluson92 35dc935504
remove `nn.Conv2d` in default settings (#949) 4 years ago
  Glenn Jocher d68179953d Update export.py 4 years ago
  Glenn Jocher 1e7674d4dd Update export.py --img-size comment 4 years ago
  Glenn Jocher 4fb8cb353f Update export.py with v3.0 Hardswish() support (#831) 4 years ago
  Glenn Jocher 4d7f222f73 Update export.py with v3.0 Hardswish() support 4 years ago
  Glenn Jocher a8751e50de model.fuse() fix for export.py (#827) 4 years ago
  Glenn Jocher d0f98c0095 Update yolo.py with model_info(verbose=False) 4 years ago
  Glenn Jocher b42e8a531b optimize imports 4 years ago
  Glenn Jocher 916d4aad9a
v3.0 Release (#725) 4 years ago
  NanoCode012 0892c44bc4
Fix Logging (#719) 4 years ago
  NanoCode012 4949401a94
Fix redundant outputs via Logging in DDP training (#500) 4 years ago
  Jirka Borovec d5b6416c87
Explicit Imports (#498) 4 years ago
  Glenn Jocher d989bc9260 remove NBSP 4 years ago
  Glenn Jocher 2268f9c44f update *.yaml output layer comments 4 years ago
  Liu Changyu adaf1d8ac1
Update models/hub *.yaml files for v2.0 (#546) 4 years ago
  Glenn Jocher 43a616a955 PyTorch 1.6.0 compatability updates 4 years ago
  Glenn Jocher 91af0401d8
PyTorch 1.6.0 compatibility updates 4 years ago
  Glenn Jocher 1d17b9af0f
update yolo.py TTA flexibility and extensibility (#506) 4 years ago
  Glenn Jocher 9da56b62dd
v2.0 Release (#491) 4 years ago
  Glenn Jocher a97c3f94ec update common.py Classify() 4 years ago
  Glenn Jocher 5387d4747d update common.py add Classify() 4 years ago
  Glenn Jocher 2b1892430f yolo.py bug fix 4 years ago
  Glenn Jocher 02445d176d improved model.yaml source tracking 4 years ago
  Glenn Jocher 9006b85d21 update export.py torchscript file extension 4 years ago
  Glenn Jocher 16f6834486 update train.py and experimental.py 4 years ago
  Laurentiu Diaconu a9918fbf2b updated coreml conversion to do pixel scaling between 0.0 and 1.0 4 years ago
  Glenn Jocher e8cf24b6c8 Initial model ensemble capability #318 4 years ago
  Glenn Jocher 04bdbe4104 fuse update 4 years ago
  Glenn Jocher 5ba1de0cdc update experimental.py with Ensemble() module 4 years ago
  Glenn Jocher 38f5c1ad1d pruning and sparsity initial commit 4 years ago
  Glenn Jocher 997ba7b346 import yaml in yolo.py 4 years ago
  Glenn Jocher 4e2d24602d update yolo.py 4 years ago
  Glenn Jocher bb3c346916 model.yaml nc inherited from dataset.yaml 4 years ago
  Glenn Jocher 659ad748c8 update get_voc.sh 4 years ago
  Glenn Jocher 7bd7b2c090 update export.py 4 years ago
  Glenn Jocher 655895a838 module updates 4 years ago
  Glenn Jocher a9d20eba3e export.py update 4 years ago
  Glenn Jocher 569fbc63c8 export.py update 4 years ago
  Glenn Jocher 1fca7a7f24 autopad() update in common.py 4 years ago
  Glenn Jocher a62a1c2c67 export.py update 4 years ago
  Glenn Jocher f1d67f4110 update export.py 4 years ago
  Glenn Jocher b5659d1195 module updates 4 years ago
  Glenn Jocher 615d6d0cfa FROM nvcr.io/nvidia/pytorch:20.06-py3 4 years ago