Add TensorFlow formats to `export.py` (#4479) c3a93d7 unverified glenn-jocher commited on Sep 12, 2021
Replace `path.absolute()` with `path.resolve()` (#4763) c47be26 unverified glenn-jocher commited on Sep 11, 2021
Automatic TFLite uint8 determination (#4515) 79af114 unverified glenn-jocher commited on Aug 23, 2021
Add TensorFlow and TFLite export (#1127) 808bcad unverified zldrobit glenn-jocher commited on Aug 17, 2021
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416) 2da4e7a unverified glenn-jocher commited on Aug 14, 2021
Feature visualization improvements 32 (#3947) 248504c unverified glenn-jocher commited on Jul 9, 2021
Add multi-stream saving feature (#3864) 9d86b54 unverified ketan-b glenn-jocher commited on Jul 4, 2021
Update 4 main ops for paths and .run() (#3715) 1f69d12 unverified glenn-jocher commited on Jun 21, 2021
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) fad27c0 unverified glenn-jocher commited on Jun 19, 2021
Slightly modify CLI execution (#3687) bfb2276 unverified lb-desupervised Lewis Belcher commited on Jun 19, 2021
Update FP16 `--half` argument for test.py and detect.py (#3532) c6b51f4 unverified glenn-jocher commited on Jun 8, 2021
Merge `develop` branch into `master` (#3518) f3c3d2c unverified glenn-jocher Piotr Skalski SkalskiP Peretz Cohen tudoulei chocosaj BuildTools developer0hye Sam_S Samridha Shrestha edificewang commited on Jun 8, 2021
Implement `@torch.no_grad()` decorator (#3312) 61ea23c unverified glenn-jocher commited on May 24, 2021
Parameterize max_det + inference default at 1000 (#3215) 3f74cd9 unverified Adrian Holovaty glenn-jocher commited on May 17, 2021
detect.py streaming source `--save-crop` bug fix (#3102) 25f8ab8 unverified glenn-jocher commited on May 10, 2021
Update check_requirements() exclude list (#2974) a833ee2 unverified glenn-jocher commited on Apr 29, 2021
Change default value of hide-conf argument to false (#2925) aa78069 unverified albinxavi commited on Apr 25, 2021
Change default value of hide label argument to False (#2923) eae28a9 unverified albinxavi commited on Apr 24, 2021
Add detect.py --hide-conf --hide-labels --line-thickness options (#2658) f662c18 unverified Maximilian Peters glenn-jocher commited on Apr 23, 2021
Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827) c949fc8 unverified burhan glenn-jocher commited on Apr 20, 2021
YouTube Livestream Detection (#2752) e2b7bc0 unverified Ben Milanko glenn-jocher commited on Apr 11, 2021
Save webcam results, add --nosave option (#2598) ad05e37 unverified glenn-jocher commited on Mar 25, 2021
check_requirements() exclude pycocotools, thop (#2571) 0d891c6 unverified glenn-jocher commited on Mar 23, 2021
Add variable-stride inference support (#2091) a18efc3 unverified glenn-jocher commited on Jan 30, 2021