facebookresearch / NeuralCompression

A collection of tools for neural compression enthusiasts.
MIT License
496 stars 43 forks source link

Open Images + DIV2K dataset + testing updates #198

Closed mmuckley closed 1 year ago

mmuckley commented 1 year ago

This PR introduces the DIV2K and Open Images datasets. It also introduces a few testing updates for utils.py, in particular splitting apart the logic for creating a random image vs. writing it to a temporary file.