-
I have tried training the model with:
- RTX 2080 Super GPU with 8GB VRAM
- Backbone: HRNetW48-V2
- Number of epochs: 30
- Dataset: AICrowd small
But only obtained 52.0 on AP, while that of the or…
-
Thanks for this great works. I would like to know how to run training on my custom dataset ??
is there any guide for that ??
-
### CERN Study Group Projects
List your public projects (with link to GitHub / Bitbucket / GitLab) below so we have a list for contributors. Format:
``` markdown
- Name:
- Description: [one not-too…
-
Would be great to be able to see the changes in the ranks on the leaderboard by using red and green arrows like in this pic : ![](https://d2eeipcrcdle6.cloudfront.net/email/tracked_keywords_volume1.pn…
-
I set
```
os.environ["CUDA_VISIBLE_DEVICES"]="0"
GPU_COUNT = 1
```
but when I check `nvidia-smi`, no jobs are reported. Why is this happening?
-
After installation, I test [Single Agent Example](https://marlo.readthedocs.io/en/latest/usage/singleagent_example.html). It works.
But when I test [Multi Agent Example](https://marlo.readthedocs.io/…
-
Hello, I'd like to ask about the code mentioned in your paper for using U-Net and Mask R-CNN for prediction. However, I only found HRNet in your code. Could you please guide me on where to find the …
-
TBD.
-
Hi everyone. I have installed Malmo under Manjaro Linux and Python 3.5. I was able to run Minecraft and the examples that come with Malmo. However, after installing MarLo, I tried to run examples like…
-
Because I used `chainer` and `chainerrl`, so `cupy` is needed.
But when I built image, it showed me that
**************************************************
*** WARNING: nvcc not in path.
…