-
The readme mentions the following [link](https://groups.google.com/forum/#!forum/3d-morphable-models) for the google group for related discussions and resources. But I see a message saying 'Content Un…
-
## Description
I'm unable to use MediaQuery.of(context) from MyApp build context. It's weird, I've looked over the internet, people seems to success it.
## Steps to Reproduce
1. Execute `flutte…
-
When I am executing the following command in the PyCharm terminal
```
python facialDetails.py -i ./samples/details/019615.jpg -o ./results
```
then in the output, I am getting the following erro…
-
So I have been integrating ActivityLog into all our apps and it has worked perfectly for us. I do have a question about how I can set a causer for console commands. We have one environment where a g…
-
It would be nice if we could track multiple models instead of just one. Using a [morphables](https://laravel.com/docs/5.8/eloquent-relationships#polymorphic-relationships), you could have model_type a…
-
**Is your feature request related to a problem? Please describe.**
Yes , this feature adds a implementation model of the paper [Face Alignment in Full Pose Range: A 3D Total Solution](https://arxiv.o…
-
Hello,
I have a question about creating my own dataset. In order to create my own dataset, are there any alternatives to LSFM model since I can't request for the LSFM. I am only master student whi…
-
Hi I would like to understand more about model_contour.json file, in specific how do we generate model_contour.json file for new shape model.
In the **_model_contour.json_** file there are 17 rig…
-
```prisma
model report {
id String @id
message String
reportable @morphRelation(models: [User, Post])
}
model User {
id String @id
name String
}
model Post {
id String …
-
This is a copy of the issue #2608 which doesn't seem to be fixed with https://github.com/laravel/nova/pull/975. Pull request was released in 3.11.0 but the same error exists still in 3.14.
---
*…