requirements issue
sneccc opened this issue · 2 comments
sneccc commented
lucasb-eyer commented
Does this also happen when you manually pip install tfds_nightly
? If yes, please open an issue with tensorflow_datasets. Meanwhile, you can try using just tfds (not nightly), I think most of our code should still.
Closing the issue, as it seems not related to big_vision but instead to tfds, but feel free to re-open if you have evidence of the contrary.
sneccc commented
thanks i think i got it working, do you know if we can use a simple scrip to just test inference on some local images without needing datasets library etc