-
Hello, many thanks for this great work jointly done by so many researchers!
I am trying out the RT-X dataset by running the code snippet from the colab tutorial. I successfully installed `tfds-nigh…
-
Hello, I am unable to produce similar results to yours on dSprites dataset when finetuning. You have mentioned the that the dsprites_loc and dsprites_orientation tasks both have 16 classes, while in t…
-
Hello!
Thank you for sharing the implementation. Unfortunately, I ran into a problem while I was following QM9 guide from `README.md`
**Steps taken:**
```
git clone https://github.com/google-r…
-
Hi, DavidYanAnDe. Thanks for you work for PEFT. I noticed that the training config used for FGVC in your work are not publicly accessible. We are interested in verifying our module based on your appro…
-
Hi,
I met this error
```
The builder directory /cluster/data7a/whq/data/bridge_orig doesn't contain any versions.
No builder could be found in the directory: /cluster/data7a/whq/data for the b…
-
**Short description**
Currently, tfds has no Kokoro windows tests.
So this issue is a placeholder for all bug report and fixes related to tfds on windows
**Environment information**
* Operating …
-
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET
**Short description**
Could not load robotics datasets such as `berkeley_autolab_ur5`
**Environment information**
* Operating System: Ub…
yepw updated
7 months ago
-
Hello, inspiring work! I've encountered some issues while reproducing the results of FacT. Specifically, I'm having trouble replicating the results from the VTB-1k dataset using the default settings p…
-
Both datasets should yield a tuple of `(img_batch, latents)` during iteration. Currently only idSprites does that, which leads to more convoluted logic in the training script.
-
I set up env with:
python setup.py install
pip install -r requirements.txt
and then i try to launch training with next command:
python3 ./examples/domain_adaptation/image_regression/dann.py Im…