-
im using tensorflow version 2.8
my first issue is in part 1 of training and detection. the verification script says
'module 'tensorflow' has no attribute 'contrib'
and after ignoring that just to t…
-
Thank you so much for this great tool!
I was trying to play around with your colab notebook titled
"BERT finetuning tasks in 5 minutes with Cloud TPU"
I wanted to switch from Bert Base to Be…
-
I have a problem. How can I solve it?
```
python Dual_Mark_main.py
Setting up [LPIPS] perceptual loss: trunk [alex], v[0.1], spatial [off]
Loading model from: /home/admin/miniconda3/envs/torch_1…
-
assert (latest_weights is not None), "Checkpoint not found."
AssertionError: Checkpoint not found.
What should I do?please, help me!
-
## ❓ Questions and Help
Hi @KaihuaTang
Thanks for the code for scene graph detection. I was trying to run the code for scene graph generation on custom images but the results I am getting are too…
-
## ❓ Questions and Help
I try to train model following your training examples 2(SGCls, Causal, TDE, SUM Fusion, MOTIFS Model)
Cause i'm using 1GPU i set my own environment like this
CUDA_VISIB…
-
![image](https://user-images.githubusercontent.com/74931734/100009536-db534300-2df0-11eb-8da8-e23c8467c5e2.png)
Hi, after calling the method `ig.challenge.auto(true)`, I again get the error challan…
-
These suggestions are not essential, but I have found them useful in the past.
1. Dump gen files at different times than at fixed intervals. For example, I would like to be able to not dump the first …
-
I tried to run `python demos/test_emotion_recognition_on_images.py --model_type 3dmm --model_name EMOCA-emorec`
but always get an error that the model checkpoint does not exist - independent which m…
-
Thanks for releasing this amazing work!
However, I cannot replicate the results of the pre-trained models using the provided code.
The results after training with the provided code are
- RVQ Recon…