Update README.md

This commit is contained in:
xuehao.ma 2022-07-02 09:40:19 +08:00 committed by GitHub
parent 604c20b7f4
commit e64a02cdba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,9 +20,9 @@ FastestDet|27.8%|512X512|21.51ms|34.62ms|*|0.25M
* Dynamic positive and negative sample allocation * Dynamic positive and negative sample allocation
# How to use # How to use
## Dependent installation ## Dependent installation
* PiP * PiP(Note pytorch CUDA version selection)
``` ```
pip install -r require.txt pip install -r requirements.txt
``` ```
## Test ## Test
* Picture test * Picture test