Jingkang50 / OpenOOD

Benchmarking Generalized Out-of-Distribution Detection
MIT License
858 stars 108 forks source link

How to start executing this project via command line #127

Closed yangengineering closed 1 year ago

yangengineering commented 1 year ago

How to start executing this project via command line, can you give an example

Jingkang50 commented 1 year ago

Did you follow the instruction of https://github.com/Jingkang50/OpenOOD#get-started ?

yangengineering commented 1 year ago

HI, I noticed that ,but I also have a question about the Dataset Preparation. Do these datasets have to be downloaded manually and set according to the format? Is there any download related content in the code? thanks

Jingkang50 commented 1 year ago

Please refer to here https://github.com/Jingkang50/OpenOOD#:~:text=Datasets%20and%20pretrained%20models%20are%20provided%20here.%20Please%20unzip%20the%20files%20if%20necessary.%20We%20also%20provide%20an%20automatic%20data%20download%20script%20here.

yangengineering commented 1 year ago

thanks,sir but when I use that project to download the data, the wrong is that "由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败"

Nicous20 commented 1 year ago

Hi, I have just run the statement in the instruction at my local environment, which is ‘ sh ./scripts/download/dowanload.sh‘. Perhaps you could try to check your network situation to see if you can successfully download using gdown, if not please download manually to your local area using the link provided.