-
Hi! Your work is interesting.
I just reproduce your Keras code for koncept512 model using PyTorch.
The new results (SRCC: 0.912 | PLCC: 0.927) are very close to what you have got (SRCC: 0.919 | PL…
-
Hi, I rewrite the DMFN model from your paper since i cant wait to see it's result. I want to know if i have the right to release the code and write a blog about your algorithm?
HannH updated
4 years ago
-
I am also working on the related inverse problem imaging, but recently I am stuck on the SISSY algorithm, it always does not converge, if you can provide the source code of this simulation, I would be…
-
Hi @mdsumner , I got really excited about your [gist](https://gist.github.com/mdsumner/15dac8f1598530e8971d430b744cb564) and decided to try it using census tract data from Brazil. I've tried the code …
-
Hello,
Thank you for sharing your code! I have a question about replicating the demo code. I followed your instructions for training and using the trained model on the examples of Hinton's face and…
-
Thanks very much
-
Hello guys, we have released our reproduction of AnimateAnyone with our pretrained two-stage weights. The ability of current model approximates the cases demonstrated by the original paper: https://gi…
-
We are focusing on your recent work and have been attempting to reproduce the reported results. However, we have encountered challenges when using the provided binary program, and we need your help to…
-
Hello, this is a wonderful work and I want to reproduce the results. But it seems that some pre-trained model or code is missing and the compilation fails. The details are as follows:
1. /mmdet/model…
-
### Description
Hi,
DecalGeometry.clone() broke since a recent new release;
Here is a reproduction https://jsfiddle.net/0186fxp3/.
See line 92
```
try{
geometryClone = decalGeome…