plenoptic-org / plenoptic

Visualize/test models for visual representation by synthesizing images.
https://plenoptic.readthedocs.io/en/latest/
MIT License
61 stars 9 forks source link

Helper functions page in docs? #271

Open billbrod opened 4 months ago

billbrod commented 4 months ago

We have a variety of helper functions that make people's lives easier, that are easy to miss in the documentation (or aren't present), which include: to_numpy, remove_grad, imshow, load_images.

Then there's stuff like rescale and the like.

Basically, I think the current contents of tools are hard for users to find. Write docs pages specifically about them?