-
Does any one try to implement this paper https://ieeexplore.ieee.org/document/8703406
Which used pre-aligned posterior to guide attetion.
I tried to implement this method, but I I don't know how to …
-
cc @daletovar @ivirshup
- [x] Make attributes immutable, particularly `compressed_axes`.
- [ ] Implement optimization changes for `CSR`/`CSC`:
- [ ] Modify `__array_function__`
- [ ] Mod…
-
The hparams.py says `n_frames_per_step=1, # currently only 1 is supported`, but reduction window is very important for them model to pick up alignment. Using a reduction window can be considered as d…
-
Hi there, im looking for some answers about, how to make some king of fine tuning like this :
https://github.com/Kyubyong/speaker_adapted_tts
In Rayhane tacotron solution.
Does anyone know's the an…
-
### Current Behavior
I log image to wandb. By default there is a panel created for every unique image name. This works fine and I can see all images that I've logged.
The issue arises when I want …
-
Hello, thank you for your work!
AFAIK you only have released a subset of the hand poses under the folder TACO_Dataset_Examples. Am I wrong? Are you intending to release whole hand pose data?
B…
-
Apologies in advance for opening this as an "Issue", but it seems to be as good of a place as anywhere for this discussion to happen. Absolutely love this project, and I love everything you're doing …
-
Hello,
I have a problem regarding the orientation order of the output action.
I see some datasets in Open-X-Embodiment (OXE) have an action vector defined as [yaw, pitch, roll] (for example TACO…
-
reading:
* https://www.wsj.com/articles/chatgpt-heralds-an-intellectual-revolution-enlightenment-artificial-intelligence-homo-technicus-
technology-cognition-morality-philosophy-774331c6
* four…
-
Hello
I did a simple experiment where I created a random signal x on SO(3) (I tried multiple bandwidths = 20,30,40). Then I computed the FFT using
x_fft = SO3_fft_real.apply(x)
Finally, I co…