Oussama Zayene
Oussama Zayene
> And for your step, I think you need to adapt first. Since we are using five-folds cross validation. There will be 5 models after you adapt and then you...
> When using the adaptation script using my own dataset I get this error: > > ``` > return torch._C._nn.log_softmax(input, dim) > RuntimeError: dimension out of range (expected to be...
I'm using virtualenv and pip I've installed cupy-cuda101 and I ran to the same error any ideas on how to fix this ??
@caprone Did you find a model for inference ?
How much time takes the evaluation on a local image? In my case about 30 s and I'm wondering how can we reduce it ?? PS: I'm using the same...