-
There are only inference config for packnet and depthformer. Could u pls provide training configs for them, so we can reproduce the results in your paper?
Thank you.
-
-
Hi @tranluan
I could train your model by running **model_non_linear_3DMM.py** file. The rendered output has the correct shape and projection matrix, but it doesn't have any texture on it. The rende…
HOMGH updated
3 years ago
-
Great work! One quick question: in the paper you've reproduced the results from Llava. Additionally, for the Prismatic models experiments, you are fine-tuning the whole LM. I'm wondering did you try u…
-
during the triphone training, there is a giant sequence of warning complaining `Tree has pdf-id x with no stats`, like the following:
```
WARNING (gmm-init-model[5.0.61~1-37b53]:InitAmGmm():gmm-ini…
-
-
Thanks for your great work!
When I try to train maptrv2 with vovnet99 as backbone,the grad_norm is always nan.
Reducing the learning rate and applying gradient clipping are both ineffective.
Can …
-
Thưa thầy em đã làm xong việc Training ma trận số 10x10 đại diện cho các số ạ . Bây giờ bọn em phải làm gì tiếp ạ ?
-
Hi,
I would like to ask how to implement the bi-directional 3-gram model for the generator. Could you please share the codes or any other material?
Thanks a lot.
Best.
-
Hi,
I would like to log the model (.zip) continuously and query the best model at the end of the training. I am using the WandbCallback for SB3.