EscVM / OIDv4_ToolKit

Download and visualize single or multiple classes from the huge Open Images v4 dataset
GNU General Public License v3.0
809 stars 635 forks source link

how to stop it? #29

Closed ghost closed 5 years ago

ghost commented 5 years ago

The tool is downloading. But i wanna stop it. I was pressed Ctrl+C anytime but i can interrupt. what need i do?

keldrom commented 5 years ago

It's impossible that the command Crtl+C doesn't stop the script: Btw you can also use Crtl+Z but I don't think this is a real problem.

ohlr commented 5 years ago

I have the same issue.

python main.py downloader --classes Person Woman --type_csv validation --multiclasses 1 --n_threads 5

cancelled: ctrl-c received
cancelled: ctrl-c received
cancelled: ctrl-c received

Afterwards the download print occurs again - it does not stop

ghost commented 5 years ago

Try ctrl+z Được gửi từ iPhone của tôi

Vào ngày 1 thg 5, 2019, lúc 23:00, Oskar Haller notifications@github.com đã viết:

I have the same issue.

python main.py downloader --classes Person Woman --type_csv validation --multiclasses 1 --n_threads 5

cancelled: ctrl-c received cancelled: ctrl-c received cancelled: ctrl-c received Afterwards the download print occurs again - it does not stop

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

ohlr commented 5 years ago

ctrl+z works thanks

still weird that ctrl-c is printed to the console but has no effect