Commit Graph

  • 251aeafcb1
    Update P5 + P6 model ensembling (#3082) Glenn Jocher 2021-05-08 19:06:12 +0200
  • d2a17289c9
    Explicitly convert artifact path to posix_path (#3067) Ayush Chaurasia 2021-05-07 23:23:56 +0530
  • e97d129db4
    Update export.py with --train mode argument (#3066) Glenn Jocher 2021-05-07 13:10:07 +0200
  • f2de1ad2aa
    Comment fix (#3058) kepler62f 2021-05-07 18:28:55 +0800
  • 3ef3a95cfa
    Do not optimize CoreML TorchScript model (#3055) Glenn Jocher 2021-05-06 17:23:33 +0200
  • b8be76f915
    Add get_coco128.sh for downloading the coco128 dataset (#3047) Jiacong Fang 2021-05-06 19:44:14 +0800
  • b18ca31ff5
    use check_file for --data (#3035) Ayush Chaurasia 2021-05-05 17:58:19 +0530
  • 85b6fdda0f
    FROM nvcr.io/nvidia/pytorch:21.03-py3 Glenn Jocher 2021-05-05 01:00:12 +0200
  • 4c7d686d7e
    FROM nvcr.io/nvidia/pytorch:21.04-py3 (#3030) Glenn Jocher 2021-05-05 00:16:35 +0200
  • 8cab907f60
    download() ThreadPool update (#3027) Glenn Jocher 2021-05-04 23:37:31 +0200
  • 5189b3addb Objects365 Update Glenn Jocher 2021-05-04 02:25:14 +0200
  • b292837e36
    Fix ONNX export using --grid --simplify --dynamic simultaneously (#2982) jylink 2021-05-04 01:01:29 +0800
  • 41cc7caee6
    Add NMS threshold checks (#3020) Glenn Jocher 2021-05-03 15:07:20 +0200
  • fcd57028d2
    Add is_colab() function (#3018) Glenn Jocher 2021-05-03 12:37:50 +0200
  • e2a80c6c0f
    Add support for FP16 (half) to export.py (#3010) Hodovo 2021-05-02 13:42:33 -0700
  • 31ee54c28c
    Hubconf.py bug fix (#3007) Glenn Jocher 2021-05-01 18:15:17 +0200
  • 7c89c829e3 cleanup Glenn Jocher 2021-05-01 17:48:12 +0200
  • c1a44ed9c5
    Update hubconf.py for unified loading (#3005) Glenn Jocher 2021-05-01 17:35:02 +0200
  • 37eaffec7d
    Curl update (#3004) Glenn Jocher 2021-05-01 17:29:51 +0200
  • 4d7bca7648
    Add unzip flag to download() (#3002) Glenn Jocher 2021-05-01 12:37:41 +0200
  • f55730ee9c Objects365 bug fix Glenn Jocher 2021-05-01 01:03:09 +0200
  • 54652fe3ff Objects365 update Glenn Jocher 2021-05-01 00:16:58 +0200
  • 801b469878
    Improve performance of dataset Logger (#2943) Ayush Chaurasia 2021-05-01 01:24:26 +0530
  • d08575ee5e
    PyTorch Hub load directly when possible (#2986) Glenn Jocher 2021-04-30 14:59:51 +0200
  • 9b91db6d1a Created using Colaboratory Glenn Jocher 2021-04-30 13:15:31 +0200
  • 41f5cc5637
    YOLOv5 AWS Inferentia Inplace compatibility updates (#2953) jluntamazon 2021-04-30 03:54:48 -0700
  • 955eea8b96
    Make cache saving optional (#2977) Glenn Jocher 2021-04-30 00:56:44 +0200
  • a833ee2a46
    Update check_requirements() exclude list (#2974) Glenn Jocher 2021-04-29 21:16:23 +0200
  • dbce1bc54c
    Objects365 Dataset (#2932) Ferdinand Loesch 2021-04-29 18:43:33 +0000
  • 33712d6dd0
    Global Wheat Detection 2020 Dataset Auto-Download (#2968) Glenn Jocher 2021-04-28 20:11:02 +0200
  • 2c7c075fb1
    Update restapi.py (#2967) Glenn Jocher 2021-04-28 17:50:07 +0200
  • 57812df68c
    New Colors() class (#2963) Glenn Jocher 2021-04-28 16:05:14 +0200
  • 4200674a13
    Add yolov5/ to sys.path() for *.py subdir exec (#2949) Glenn Jocher 2021-04-27 17:02:07 +0200
  • 4890499344
    Improved yolo.py profiling (#2940) Glenn Jocher 2021-04-26 23:58:21 +0200
  • 6c1290fe03
    Update README.md (#2934) BZFYS 2021-04-27 05:56:25 +0800
  • 1849916726
    Check_requirements() enclosing apostrophe bug fix (#2929) Glenn Jocher 2021-04-25 23:33:25 +0200
  • 9c7bb5a52c
    ACON Activation batch-size 1 bug patch (#2901) Glenn Jocher 2021-04-25 22:54:07 +0200
  • c0d3f80544
    Add verbose option to pytorch hub models (#2926) NanoCode012 2021-04-26 03:01:05 +0700
  • 3665c0f59b
    test.py native --single-cls (#2928) Glenn Jocher 2021-04-25 20:05:16 +0200
  • aa78069c58
    Change default value of hide-conf argument to false (#2925) albinxavi 2021-04-25 17:48:14 +0530
  • eae28a93b0
    Change default value of hide label argument to False (#2923) albinxavi 2021-04-24 23:28:02 +0530
  • de19d396e7
    Update visdrone.yaml (#2921) Glenn Jocher 2021-04-24 16:28:27 +0200
  • 45632b2704
    Update download() for tar.gz files (#2919) Glenn Jocher 2021-04-24 15:53:15 +0200
  • 1b1ab4cca2
    Add file_size() function (#2911) Glenn Jocher 2021-04-24 01:31:11 +0200
  • 646386ff09
    Update export.py for 2 dry runs (#2910) Glenn Jocher 2021-04-24 00:10:38 +0200
  • a2a514dec8
    Update export.py (#2909) Glenn Jocher 2021-04-23 23:50:02 +0200
  • 28db237639
    Default optimize_for_mobile() on TorchScript models (#2908) Glenn Jocher 2021-04-23 21:21:58 +0200
  • f662c18507
    Add detect.py --hide-conf --hide-labels --line-thickness options (#2658) Maximilian Peters 2021-04-23 21:07:48 +0200
  • 14d2d2d75f
    Update google_utils.py (#2900) Glenn Jocher 2021-04-22 20:27:32 +0200
  • cdb678f418
    Update yolo.py (#2899) Glenn Jocher 2021-04-22 19:27:21 +0200
  • b40dd99167
    Explicit opt function arguments (#2817) fcakyon 2021-04-22 19:17:30 +0300
  • 264d860f8d
    ACON activation function (#2893) Glenn Jocher 2021-04-22 17:26:05 +0200
  • 0395e39fd0
    Uppercase model filenames enabled (#2890) r-blmnr 2021-04-22 16:51:21 +0200
  • 78fd077657
    VisDrone2019-DET Dataset Auto-Download (#2882) Glenn Jocher 2021-04-22 12:10:26 +0200
  • d48a34dca7
    bug fix: switched rows and cols for correct detections in confusion matrix (#2883) Michael Heilig 2021-04-22 00:49:55 +0200
  • 5f7d39fede
    Cleanup load_image() (#2871) JoshSong 2021-04-21 23:50:28 +1000
  • f7bc685c2c
    Implement yaml.safe_load() (#2876) Glenn Jocher 2021-04-21 14:34:45 +0200
  • c949fc86d1
    Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827) Burhan 2021-04-21 05:51:08 +0800
  • c5c647e281
    Update increment_path() to handle file paths (#2867) Glenn Jocher 2021-04-20 19:47:07 +0200
  • 1df8c6c963
    Fix ONNX dynamic axes export support with onnx simplifier, make onnx simplifier optional (#2856) Tim Stokman 2021-04-20 13:54:03 +0200
  • 238583b7d5
    Update FUNDING.yml (#2833) Glenn Jocher 2021-04-18 14:40:58 +0200
  • 803f51bcee
    Create FUNDING.yml (#2832) Glenn Jocher 2021-04-18 14:28:27 +0200
  • c15e25c40f
    PyTorch Hub cv2 .save() .show() bug fix (#2831) Glenn Jocher 2021-04-18 13:47:40 +0200
  • aff03be35a
    YouTube Bug Fix (#2818) Glenn Jocher 2021-04-16 17:58:28 +0200
  • 1f3e482bce
    ONNX Simplifier (#2815) Glenn Jocher 2021-04-16 14:03:27 +0200
  • e5d71223b8
    Update README.md Glenn Jocher 2021-04-15 16:45:50 +0200
  • 1479737064
    Flask REST API Example (#2732) Robin 2021-04-15 12:26:08 +0100
  • 1487bc84ff
    Update README.md Glenn Jocher 2021-04-12 13:27:40 +0200
  • 860ca98832 Created using Colaboratory Glenn Jocher 2021-04-12 13:10:08 +0200
  • cac8a765c8 Created using Colaboratory Glenn Jocher 2021-04-12 13:02:40 +0200
  • 2eab46e2cf
    Update tutorial.ipynb Glenn Jocher 2021-04-12 12:33:04 +0200
  • 6b718e9127 Created using Colaboratory Glenn Jocher 2021-04-12 12:31:28 +0200
  • 54d65160b7
    Update tutorial.ipynb Glenn Jocher 2021-04-12 12:26:28 +0200
  • 0f395b3e3b
    YOLOv5 v5.0 Release patch 1 (#2764) Glenn Jocher 2021-04-11 23:11:43 +0200
  • f5b8f7d54c
    YOLOv5 v5.0 Release (#2762) Glenn Jocher 2021-04-11 19:23:47 +0200
  • e2b7bc0b32
    YouTube Livestream Detection (#2752) Ben Milanko 2021-04-12 02:53:40 +1000
  • 9029759cb3 Created using Colaboratory Glenn Jocher 2021-04-11 16:28:32 +0200
  • 6dd1083bbb
    Tensorboard model visualization bug fix (#2758) Glenn Jocher 2021-04-11 01:33:55 +0200
  • 0cae7576a9
    utils/wandb_logging PEP8 reformat (#2755) Glenn Jocher 2021-04-10 21:09:23 +0200
  • b5de52c4cd
    torch.cuda.amp bug fix (#2750) Glenn Jocher 2021-04-09 18:19:49 +0200
  • fca5e2a48f
    autocast enable=torch.cuda.is_available() (#2748) Glenn Jocher 2021-04-09 13:34:49 +0200
  • c03d590320
    Add Hub results.pandas() method (#2725) Glenn Jocher 2021-04-07 16:28:07 +0200
  • c8c8da6079
    Update README with collapsable notes (#2721) Glenn Jocher 2021-04-06 17:54:47 +0200
  • 3067429307
    Add support for list-of-directory data format for wandb (#2719) Ayush Chaurasia 2021-04-06 20:27:13 +0530
  • ec8979f1d2
    Updated filename attributes for YOLOv5 Hub BytesIO (#2718) Glenn Jocher 2021-04-06 13:18:56 +0200
  • 74276d5189
    Updated filename attributes for YOLOv5 Hub results (#2708) Glenn Jocher 2021-04-05 22:20:09 +0200
  • 9ccfa85249
    pip install coremltools onnx (#2690) Glenn Jocher 2021-04-02 13:00:46 +0200
  • 17300a4c7b
    autoShape forward im = np.asarray(im) # to numpy (#2689) Glenn Jocher 2021-04-02 12:36:38 +0200
  • 2af059c0d8
    PyTorch Hub model.save() increment as runs/hub/exp (#2684) Glenn Jocher 2021-04-02 11:55:10 +0200
  • 514ebcdf33
    Fix: #2674 (#2683) Ayush Chaurasia 2021-04-02 15:24:50 +0530
  • 1148e2ea63
    Add TransformerLayer, TransformerBlock, C3TR modules (#2333) Ding Yiwei 2021-04-01 23:26:53 +0800
  • b8b862993d
    Update README with Tips for Best Results tutorial (#2682) Glenn Jocher 2021-04-01 15:01:00 +0200
  • 877b826e3a Created using Colaboratory Glenn Jocher 2021-04-01 11:31:27 +0200
  • 51cc0962b5
    Update README.md Glenn Jocher 2021-04-01 11:16:56 +0200
  • 2a28ef374b
    Set resume flag to false (#2657) Ayush Chaurasia 2021-03-31 17:17:54 +0530
  • 1b475c1797 Created using Colaboratory Glenn Jocher 2021-03-30 20:07:18 +0200
  • 9c803f2f7e
    Add --label-smoothing eps argument to train.py (default 0.0) (#2344) Phat Tran 2021-03-29 23:45:46 +0700
  • fd1679975b
    add option to disable half precision in test.py (#2507) Benjamin Fineran 2021-03-29 11:15:26 -0400
  • 7cdc5165a1
    Update requirements.txt (#2564) Youngjin Shin 2021-03-30 00:05:52 +0900
  • 1b100cd53e Created using Colaboratory (#2649) Glenn Jocher 2021-03-29 16:43:37 +0200