Went-Liang / UnSniffer

[CVPR 2023] Official Pytorch code for Unknown Sniffer for Object Detection: Don’t Turn a Blind Eye to Unknown Objects
https://arxiv.org/pdf/2303.13769v1.pdf
Apache License 2.0
67 stars 9 forks source link

GPU Configuration for Single-GPU Training #6

Closed Yzhongming closed 1 year ago

Yzhongming commented 1 year ago

Hello, thank you for your work. I encountered a problem while running the code. I want to train using a single GPU, but I'm having trouble selecting which card to use. I have tried some methods, but it always uses the first card. Where should I make the modification?