-
I can not deploy the project with docker ,the command 'docker build -t juneau -f docker/Dockerfile .' throws an error omegaconf.errors.UnsupportedInterpolationType: Unsupported interpolation type env
…
-
Hello! I'm trying to retrain the Mask-RCNN using only 3 classes from the MS COCO dataset. I've been following the step in #247 in order to do this. Firstly, I changed `NUM_CLASSES=3` and then I chan…
-
### ImageMagick version
7.1.0
### Operating system
Linux
### Operating system, version and so on
"Amazon Linux"
### Description
[root@ip-172-31-56-180 ImageMagick-7.1.0]# make install
make…
-
Its taking me a long time 12 mins to generate a video. I have a 4060ti 16gb vram gpu. Any suggests to make it go faster?
![image](https://github.com/ToonCrafter/ToonCrafter/assets/39450507/535cb75a-…
-
**Describe the bug**
As title says, I found a case where the meshed SDF of VoxelLodTerrain contains tiny hole.
**To Reproduce**
Download project and run it. Upon launch you should see this which …
-
Gap-filling, especially for large images, can take a long time. It uses numpy to fill the vales, and ends up interpolating for all points outside the boundary of data.
Two options, or perhaps both,…
-
Processing> new model>add a vector point input> add native interpolations (IDW, TIN)
The possible inputs are only the layers loaded in the project, instead of the (correct) list of inputs from the m…
pcav updated
2 months ago
-
### Description
There's a bit more to this but overall this is the gist of it.
`describe` pushes to the `group_id_stack`. If a describe can't be handled a code lens will not be created, which in t…
-
## 🐛 Bug Report
In the app I need to use Redux and SafeAreaContext, therefore I created a ScreenWrapper component and wrap all screens into it, to provide the right contexts to all of them.
Then w…
-
In this paper (Fig.6) https://arxiv.org/pdf/2010.02502.pdf
they show that it is possible to interpolate sematically the images in latent space.
I tried it with Colab verision of stable diffusion …