crest
crest copied to clipboard
Repo for CReST: A Class-Rebalancing Self-Training Framework for Imbalanced Semi-Supervised Learning
implement under windows 11 with CUDA 11.3 python=3.8.13 and TensorFlow-gpu=2.8.0
I don't really understand how p(y) and p˜(y) are generated in the text, can you tell me what part of the code they are implemented in?
Hi, I wondered whether you could share the command for running MixMatch results on CIFAR-10. Thanks!
Hi, I got some error messages: ``` /crest/third_party/rand_augment.py:80 _posterize_level_to_arg return (int((level / MAX_LEVEL) * 4), ) ``` Is it something with the version of TensorFlow? My version is 2.4.0.
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 10.2.0. Release notes Sourced from pillow's releases. 10.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.2.0.html Changes Add keep_rgb option when saving JPEG to prevent conversion of RGB colorspace #7553 [@bgilbert] Trim...
Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.9. Changelog Sourced from nltk's changelog. Version 3.9.1 2024-08-19 Fixed bug that prevented wordnet from loading Version 3.9 2024-08-18 Avoid need for pickled models, resolves...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@hugovk] Use functools.lru_cache for hopper() #7912 [@hugovk]...