hailuu684

Results 9 issues of hailuu684

Please fill out this issue template before submitting. **Issues which do not fill out this template, or are already answered in the FAQs will simply be closed.** **Please go to...

I run the main.py. But I got this error, how can I fix this

Dear Avalanche, I would like to ask how to use the function ni_benchmark properly. Here I am using my own dataset defined as: ``` class DistilledCore50(Dataset): def __init__(self, images, labels,...

bug

Hello everyone, I would like to ask about the varifocalNet head architecture. As I understand, the output from feature pyramid has different levels and thus different dimensions. However, I read...

Dear @xl-sr , I am training my custom dataset and I encountered the error above. I am not sure how to fix it even though I have looked at the...

Thank you for your great work. I would like to ask which part in your code that make the prediction of the task as it is mentioned in your paper?...

Hello, I am working on my thesis about using RGB-D images for object detection, and I found your paper's link, but unfortunately, it is not found. Could you please fix...

Hello, I installed Torch.NET via Nuget but when running the script I got this error. I have already installed Python37 and set the path variables as you can see in...

Hello, I am trying to set it up as per your instructions but I got an error like in the title. I ran this on Google Colab ``` !git clone...