• Glenn Jocher's avatar
    Enhanced check_requirements() with auto-install (#2575) · 2b329b09
    Glenn Jocher 提交于
    * Update check_requirements() with auto-install
    
    This PR builds on an idea I had to automatically install missing dependencies rather than simply report an error message. 
    
    YOLOv5 should now 1) display all dependency issues and not simply display the first missing dependency, and 2) attempt to install/update each missing/VersionConflict package.
    
    * cleanup
    
    * cleanup 2
    
    * Check requirements.txt file exists
    
    * cleanup 3
    2b329b09
名称
最后提交
最后更新
..
aws 正在载入提交数据...
google_app_engine 正在载入提交数据...
wandb_logging 正在载入提交数据...
__init__.py 正在载入提交数据...
activations.py 正在载入提交数据...
autoanchor.py 正在载入提交数据...
datasets.py 正在载入提交数据...
general.py 正在载入提交数据...
google_utils.py 正在载入提交数据...
loss.py 正在载入提交数据...
metrics.py 正在载入提交数据...
plots.py 正在载入提交数据...
torch_utils.py 正在载入提交数据...