mirror of
https://github.com/sthalles/SimCLR.git
synced 2025-06-03 15:03:00 +08:00
Update README.md
This commit is contained in:
parent
cfad01475b
commit
201b738c3d
@ -7,10 +7,13 @@
|
|||||||

|

|
||||||
|
|
||||||
|
|
||||||
## Dependencies
|
## Instation
|
||||||
|
|
||||||
- pytorch
|
```
|
||||||
- opencv
|
$ conda create --name simclr python=3.7 --file requirements.txt
|
||||||
|
$ conda activate simclr
|
||||||
|
$ python run.py
|
||||||
|
```
|
||||||
|
|
||||||
## Config file
|
## Config file
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user