libffcv / ffcv

FFCV: Fast Forward Computer Vision (and other ML workloads!)
https://ffcv.io
Apache License 2.0
2.79k stars 180 forks source link

Remove imgcat #278

Closed mvpatel2000 closed 1 year ago

mvpatel2000 commented 1 year ago

Imgcat is unused in FFCV and is not installable with latest release of setuptools as imgcat violates pep 440.

Resolves https://github.com/libffcv/ffcv/issues/277

CC: @andrewilyas

mvpatel2000 commented 1 year ago

Bump on this @andrewilyas !