-
Dear author,
Regarding the files needed in the script "3D inversion for land subsidencees":
ascending_los (dir)
descending_los (dir)
date_ascending.xls (table)
date_descending.xls (table).
I…
-
Imported from SourceForge on 2024-07-03 11:27:39
Created by **[macrakis](https://sourceforge.net/u/macrakis/)** on 2020-12-18 17:36:07
Original: https://sourceforge.net/p/maxima/bugs/3690
---
M: mat…
rtoy updated
4 months ago
-
I'm curious about the reconstruction path. I can't reconstruct the original video very well only using empty text for noise and denoise. As I notice that you use the experience from the null context, …
-
Thanks for the paper and the code!
In a recent paper, it demonstrates that using DDIM inversion, one can embed a dog face into a Diffusion Model trained solely on FFHQ (a famous high-quality face i…
-
### Problem description
Hello, I want to use pygimli for lateral constraint inversion, but I can't do it. Could you give me an example? thank you!
-
after reading the code , i think it from the textual inversion,but the paper doesn't mention it
-
> An opt-in approach might enable weaker privacy protections, but would not necessarily provide better data in exchange. Having more data means both better measurement accuracy and an ability to add m…
-
Hi,
Thank you for developing such an interesting tool! I was wondering if it is possible to fine-tune the pretrained inversion models on my own custom dataset? Could you please provide some guidanc…
-
Hi,
If your tree array is as such:
```javascript
let data = [
{
"id": "0",
"text": "0",
"checked": true,
"children": [
{
"id": "0-0",
"text": "0-…
-
Hi,
Have worked a bit on the BTD inversion. One problem there is right now is the for-loops over energy in the NEGF code, which makes the code i have a bit hard to implement in your code. I worked…