95 Commits (d17b45eaad041b2fbb219232363bc865d4134d5e)

Author SHA1 Message Date
  Glenn Jocher 2e538443b7
ONNX inference update (#4073) 3 years ago
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) 3 years ago
  Glenn Jocher 248504cf13
Feature visualization improvements 32 (#3947) 3 years ago
  Glenn Jocher 87b094bcbc
Feature visualization update (#3920) 3 years ago
  ketan-b 9d86b54eb3
Add multi-stream saving feature (#3864) 3 years ago
  Glenn Jocher 1f69d12591
Update 4 main ops for paths and .run() (#3715) 3 years ago
  Glenn Jocher fad27c0046
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) 3 years ago
  lb-desupervised bfb2276b1d
Slightly modify CLI execution (#3687) 3 years ago
  Glenn Jocher 2754adad46
Remove `/weights` directory (#3659) 3 years ago
  Glenn Jocher 4695ca8314
Refactoring cleanup (#3565) 3 years ago
  Glenn Jocher 66cf5c28c1
Refactor detect.py arguments (#3559) 3 years ago
  Glenn Jocher a9553c04a7
Refactor test.py arguments (#3558) 3 years ago
  Glenn Jocher ef0b5c9d29
On-demand `pycocotools` pip install (#3547) 3 years ago
  Glenn Jocher c6b51f4189
Update FP16 `--half` argument for test.py and detect.py (#3532) 3 years ago
  Glenn Jocher f3c3d2ce5d
Merge `develop` branch into `master` (#3518) 3 years ago
  edificewang b31229ae89
Revert FP16 `test.py` and `detect.py` inference to FP32 default (#3423) 3 years ago
  Glenn Jocher 61ea23c3fe
Implement `@torch.no_grad()` decorator (#3312) 3 years ago
  Adrian Holovaty 3f74cd9ed1
Parameterize max_det + inference default at 1000 (#3215) 3 years ago
  Glenn Jocher 25f8ab835e
detect.py streaming source `--save-crop` bug fix (#3102) 3 years ago
  Glenn Jocher 91547edec1
Update detect.py (#3087) 3 years ago
  Glenn Jocher a833ee2a46
Update check_requirements() exclude list (#2974) 3 years ago
  Glenn Jocher 57812df68c
New Colors() class (#2963) 3 years ago
  albinxavi aa78069c58
Change default value of hide-conf argument to false (#2925) 3 years ago
  albinxavi eae28a93b0
Change default value of hide label argument to False (#2923) 3 years ago
  Maximilian Peters f662c18507
Add detect.py --hide-conf --hide-labels --line-thickness options (#2658) 3 years ago
  fcakyon b40dd99167
Explicit opt function arguments (#2817) 3 years ago
  Burhan c949fc86d1
Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827) 3 years ago
  Ben Milanko e2b7bc0b32
YouTube Livestream Detection (#2752) 3 years ago
  Glenn Jocher ad05e37d99
Save webcam results, add --nosave option (#2598) 3 years ago
  Glenn Jocher 0d891c601e
check_requirements() exclude pycocotools, thop (#2571) 3 years ago
  Glenn Jocher 26c2e54c8f
Add check_imshow() (#2231) 3 years ago
  ab-101 c32b0aff76
Update detect.py (#2167) 3 years ago
  Glenn Jocher a18efc3a73
Add variable-stride inference support (#2091) 3 years ago
  Glenn Jocher 2a835c79a9
Update run-once lines (#2058) 3 years ago
  Glenn Jocher aac33f87ad
Update inference multiple-counting (#2019) 3 years ago
  Glenn Jocher e77c77f580
Add check_requirements() (#1853) 3 years ago
  Rohan Dubey 7dddb1d928
Remove unused code (#1830) 3 years ago
  Glenn Jocher d5289b54c4
clean_str() function addition (#1674) 3 years ago
  Glenn Jocher 54043a9fa4
Streaming --save-txt bug fix (#1672) 3 years ago
  Glenn Jocher 95fa65339f
Cat apriori to autolabels (#1484) 3 years ago
  Glenn Jocher bd29a1c946
PosixPath to str webcam bug fix (#1437) 3 years ago
  Glenn Jocher f5429260ca
PyTorch Hub and autoShape update (#1415) 3 years ago
  Glenn Jocher fe341fa44d
Utils reorganization (#1392) 3 years ago
  Glenn Jocher c4addd7761
Unified '/project/name' results saving (#1377) 3 years ago
  weida wang 04081f8102
Trailing --save-txt whitespace bug fix (#1374) 3 years ago
  Khiem Doan 1c8464e199
Use pathlib instead of low-level module (#1329) 3 years ago
  Glenn Jocher 81d320109f
--save-txt store_true fix (#1323) 3 years ago
  Glenn Jocher 4821d076e2
Increment train, test, detect runs/ (#1322) 3 years ago
  oleg 19c8b2c9b9
Adding --save-dir and --save-conf options to test.py (#1182) 3 years ago
  Osama Akhtar 83deec133d
Add confidence score to label txt files (#994) 3 years ago