-
Hey I would like to know if there's a inference code for PCC-GAN?
-
Hello, "It was a very interesting paper.!
How can I inference those checkpoint?
Can I use it at Visual Bench Light?
Or Is there any plan for inference scripts?
-
This is an exciting project. Could you offer detailed inference parameters and the way to apply emotion control? As the reasoning reveals that there are extremely serious wrinkles on the face and fore…
WSake updated
1 month ago
-
Hi!
Thank you for sharing this project and checkpoint
Can you share an example inference script? I'd really like to test/evaluate the pretrained checkpoint you shared.
-
Hello, when loading the model for inference, it was found that the inference results on short videos meet expectations, but on long videos (the example provided in the project), the inference results …
cmhhw updated
23 hours ago
-
Can you provide a specific c++ example? Are both input and output words?
-
do you have already inferenc code?
-
Hello, nice to meet you. I am interested in behavior recognition for Japanese macaques, and I would like to perform behavior recognition using the existing model you provided.
I have installed MMacti…
-
Reproducer:
```julia
module Zeros
export Zero
struct Zero end
end
module PositiveIntegers
module RecursiveStep
using ...Zeros
export recursive_step
function recur…
-
Can you share the img2text model.pth. I want to use this work for inference on other datasets.