-
Create a way to populate a group using a template.
We should be able to use standard Jinja templates.
To populate the pool of values for the template variables, we can use two methods:
- A stand…
-
Hello,
Thank you for sharing your work.
Could you please guide me on the following:
1. Where can I find the code related to generating pseudo-labels?
2. How do I run the code for pseudo-label …
-
I tried to reproduce your paper, and my code is https://github.com/stdio2016/pfann .
In my code, I generate queries by:
1. Randomly slice a x second segment from test music, x is query length
2. Ad…
-
The blend kv example code produces zero retrieval chunks from cache, even they are precomputed.
**Expected behavior**
KVs for both chunk_1.txt and chunk_2.txt should be retrieved during generation…
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Description
Just curious if this this tool is ready?
Reference: https://azure.github.i…
-
Hello,
I hope this message finds you well.
I have a question regarding the functionality of the `main.py` script in this repository.
Could you please clarify if executing the `main.py` script ge…
-
**Engineering**
- [ ] Custom examples of inherited functions #890
- [ ] Autogeneration of data model
- [ ] Python scripts or notebooks generation for examples and tutorials
- [ ] Versioned docs…
-
Hi, im trying to run `run_augmentoolkit.py` but getting this error:
```
Response:
-----
No response to print
2024-11-21 14:31:57,173 - ERROR - Above prompt resulted in error, probably the mod…
-
Thanks for sharing the code. You have mentioned that you have obtained depth images of these scenes in [issue5.](https://github.com/jayLEE0301/snerl_official/issues/5) Could you please share the metho…
-
To authors state that
> To make transformers generate images, please refer to [VQGAN](https://github.com/CompVis/taming-transformers) and its scripts.
Do you mean that I should construct a pipeli…