-
*Note:* I should also try some experiments with supervised ImageNet pretrained models. A lot of the stuff here will be the same as for them, but I'll just focus on SimCLR stuff here.
-
System information
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows
TensorFlow installed from (source or binary): Source
TensorFlow version (use command below): 1.12.0
CUDA/cuDNN v…
-
Add API's for mapping more datasets
-
Hi, and thanks for sharing your code! I have a quick question regarding the preprocessing step in this [line](https://github.com/OscarXZQ/weight-selection/blob/98a6c7d790d885a680dea20f4d3212091337262e…
-
At Jina, we build crazy fun things using Jina and one such example is the[ meme search. ](https://examples.jina.ai/memes/)
Meme search allows you to upload a meme of your choice and renders many simi…
-
**Description of issue**
After following the tutorial to create a custom dataset (https://www.tensorflow.org/datasets/add_dataset) I get an error when trying to actually use it. The error dissappea…
-
Some rarely used Chinese characters cannot be correctly displayed. They are displayed as a square frame instead. Because they are rarely used in modern Chinese (but they are used in ancient Chinese) a…
-
**Short description**
Many `pylint` errors exists in TFDS. Running `pylint` not generating 10.0/10 rating.
For example running `./oss_scripts/lint.sh tensorflow_datasets/image` gives -
click…
-
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…
-
I'd love to contribute an example of using UNet for image segmentation - would this be useful?