-
Hi, I have some questions regarding the [pose prior loss](https://github.com/vchoutas/smplify-x/blob/master/smplifyx/fitting.py) line385
```
# Calculate the loss from the Pose prior
…
-
Hi Authors,
I'm reading the DeepSDF paper and I found a lot of details are presented in the supplementary materials. However when I tried to download the supplementary, I found that the link is bro…
-
1. Multi-Channel Attention Selection GAN with Cascaded Semantic Guidance for Cross-View Image Translation (CVPR 2019); code: https://github.com/Ha0Tang/SelectionGAN
2. GestureGAN for Hand Gesture-to-…
-
I'm running this with for a 900 frame sequence and it brings my system to its knees, consuming probably 20GB of memory. Any ideas?
-
| MAE | MSE
-- | -- | --
2019-PRL DigCrowd | 3.21 | 16.4
2018-CVPR DecideNet | 1.52 | 1.90
2019-Axive MAN | 1.76 | 2.2
2019-WACV SAAN | 1.28 | 1.68
2018-IJCAI RSAN | 1.72 | 2.1
-
Hello, thank you for this work and well documented code. Our project uses a stereo pair and we are trying to find a network that can perform stereo matching to compute disparity maps (for metric depth…
-
I wonder how the evaluation script for test set deal with the "difficulty" labels. As written in the `DOTA_devkit/dota-v1.5_evaluation_task2.py` script code when difficulty is labeled as 1, which mean…
-
Hi @vacancy,
I tried to use this parser to duplicate results from your CVPR 2019 paper,
but couldn't import from out of this repo's directory.
Is there a way I can?
error details are as follow…
-
Hi,
it has been a while. I found some old related questions but i think its more productive to ask it here.
Mainly its about "new" AI features and the feature of DLIB in generall.
Do you have an…
-
```
CL_PATH = 'gs://bucket-name/VGGFace2_classlabels.txt'
DATASET_PATH = 'gs://bucket-name/VGGFace2_tfrecs'
TB_PATH = 'gs://bucket-name/vggface2_deepface_tensorboard'
```
What locations are abo…