-
Hi, thanks for your great jobs!
When I try to train a model, there was an error like that:
***********************************************************************************************************…
-
It would be great help if you can kindly provide the camera intrinsic and extrinsic files for Synthia4D Temporal training. If not, could you please tell me how to get them? Thanks.
-
Hello! Thanks for the great work! @AlessioTonioni
But I have some questions about pretrained weights.
The pretrained weights you provide are exactly the same as the weights in this repository [(R…
-
Similar to #61, my exporter process is being killed. I'd like to verify this is a resource constraint, and not an issue in project. I am running `python3 -m exporters.coreml --model=mistralai/Mistral-…
-
Hi!
First of all, thanks for releasing the code.
In algorithm 1, in the paper, it says only X_s and Y_s are used. However, in "Pixel-level Adversarial and Constraint-based Adaptation" they use X…
-
Hi Lei Li,
Thanks for releasing the code. However, I was wondering if you could provide more details about the experiment setting for SYNTHIA on the segmentation tasks? e.g. network arch, how man…
-
Excuse me.
1. Dataset [GTA5 -> Cityscapes (DeepLab)](https://drive.google.com/open?id=1OBvYVz2ND4ipdfnkhSaseT8yu2ru5n5l) doesn't contain 'synthia_mapped_to_cityscapes' and 'cityscapes_ssl' folder.
2…
-
It appears that you use Adam **and** a stepLR schedule, isn't Adam supposed to be an **adaptive** optimizer, which is designed to replace a handcrafted lr scheduler? I wonder why not just use SGD with…
-
hi, i met a problem at training DADA network on my own dataset. When i run the train script, it turn out cuda out of memory. Do you know what kind of problem will cause this case? how to solve this? T…
-
In the current XSD, we have "dataInputFormats" as a list. This gets confusing when we use this list to mean both "all the different types of formats this software will except" and "all the inputs req…