Luis Carlos Catalá Martínez
Luis Carlos Catalá Martínez
When exporting to Android, the entire process will fail if the user-defined GAME_ID contains a '-' character. However, the source of the problem is hard to track down with the...
Hi, I'm trying to train your model with the Cityscapes dataset, however the function get_class_weights returns an array of size 34 (so, 34 class weights), while the dataset only contains...
When plotting both train_loss and eval_loss it's clear the training loss is much higher than evaluation loss. Shouldn't this be the other way around? files 
Hi, when training the Bonnet model from scratch with the Cityscapes dataset (already preprocessed), it gives me a warning in lines 684, 693 and 693 in abstract_net.py, since it tries...
### Mage version 0.9.50 ### Describe the bug On top of each block's code you can see the number of pipelines its being used in, as in  however, when...
Hi, when running the example command in the README for rendering, along with the --export flag (`python app/sdf_renderer.py \ --net OctreeSDF \ --num-lods 5 \ --pretrained _results/models/armadillo.pth \ --render-res 1280...
Hi, would it be possible to release a smaller version of the ReID model, or at least the training code so I can train it myself?. I've been trying to...