-
I'm using the [3D-FAN network](https://github.com/1adrianb/2D-and-3D-face-alignment) to generate 3D ibug landmarks, and I wanted to fit a mesh to these points.
I've been able to use just the 2D com…
-
I want to rebuild the parametric-face-image-generator-2.0 and generate a new .tar, because when i run: java -Xmx2g -cp generator.jar faces.apps.ControlledFaces -c data/config_files/example_config_cont…
-
php artisan generate:erd -vvv
Found 148 models.
Inspecting model relations.
148/148 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% 51 mins/51 mins 1.9 GiB
In Graph.php line 375:
…
-
**General description**
I need a polymorphic relationship model similar to what Doctrine is capable of with their [inheritance mapping][1].
**Feature request / solution**
A possible solution migh…
-
would be great to set a default model with the common nova syntax:
```
InlineMorphTo::make('Metricable')
->types($metricables)
->withMeta([
'value' => $this->metricable_type ?? \Metricables\…
-
Hi, patrikhuber
I meet an error after using `script/convert-bfm2017-to-eos.py to get bfm2017-1_face12_nomouth.bin`, then I used `morphablemodel::load_model(path_modelfile);`. However, this error me…
-
Hi,
Please guide me to create PCA model from .ply or .obj file. I have full head model in obj format. I want to create PCA model from normal 3d model to implement into face-fit module.
-
**Describe the bug**
I guess that lmc not adding additional conditions to cache key in morph relations. Look at query. Product has Price (morphable). LMC returns same row/object that was cached first…
-
Hi patrikhuber,
How to generate full head model from face image? how to create my own PCA model for input to fit-model tool.
Regards,
Sam
-
```
landmark_ids = list(map(str, range(1, 69))) # generates the numbers 1 to 68, as strings
image_width = img.shape[1]
image_height = img.shape[0]
model = eos.morphablemodel.load_model("/eos/sha…