-
Hi guys, I'm the maintainer of the [PyGSP](https://github.com/epfl-lts2/pygsp) (which you obviously know about). I'm wondering: what is your vision for `graphtools`? How does it relate to the `PyGSP` …
mdeff updated
5 years ago
-
To reconstruct a 3D model using my facial images, I've seen that using ImFace is necessary for cropping the face mesh and rendering a mask for facial images.
Is it correct to use the "NeuFace/data_…
-
-
Estoy dandole al docker, lo primero que me peta al hacer `python main.py` es lo siguiente:
```
[INFO] loading facial landmark predictor...
1193
Traceback (most recent call last):
File "main.p…
-
E:\Software\SadTalker>D:\ProgramData\Anaconda3\python E:\Software\SadTalker\inference.py --driven_audio E:\Software\SadTalker\audio\NewsAboutAItoday.wav --source_image E:\Software\SadTalker\img\Pretty…
-
### Short Description
I designed the temperature-reactive terrain system very quickly, and it's not very good. Let's update it with better coding practices and more terrain possibilities.
##…
-
Dear @tusharsangam,
Thank you for your sharing, I love your work. I would like to learn from your repo.
+ I understand the dataset privacy, if I have a knee X-ray image, what should I do to make it…
-
Dear Mindboggle project maintainers,
Can I assume DKT40 in Freesurfer and DKT31 OASIS (OASIS-TRT-20_jointfusion_DKT31_CMA_labels_in_MNI152_v2.nii.gz) are the same, except one is the surface version…
-
I want to train the pre-trained model with my own dataset. I found the 'train.py' and try to restore the pre-trained model as:
if net =='PNet':
saver = tf.train.import_meta_graph(r'./data/…
-
Hey guys. It's me. Again :)
I tested the Projection Addon and I ran into an location issue. Let me break it down for you:
We're using MathWork's RoadRunner to create certain Roads. This is our re…