Best practice for saving logits/activation values of model in PyTorch Lightning

This page summarizes the projects mentioned and recommended in the original post on /r/deeplearning

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • lightning-hydra-template

    PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡

  • I've been trying to learn PyTorch Lightning and Hydra in order to use/create my own custom deep learning template (e.g. like this) as it would greatly help with my research workflow. A lot of the work I do requires me to analyse metrics based on the logits/activations of the model.

  • hydra

    Hydra is a framework for elegantly configuring complex applications (by facebookresearch)

  • I've been trying to learn PyTorch Lightning and Hydra in order to use/create my own custom deep learning template (e.g. like this) as it would greatly help with my research workflow. A lot of the work I do requires me to analyse metrics based on the logits/activations of the model.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • pytorch-lightning

    Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.

  • I've been wondering on what is the recommended method of saving logits/activations using PyTorch Lightning. I've looked at Callbacks, Loggers and ModelHooks but none of the use-cases seem to be for this kind of activity (even if I were to create my own custom variants of each utility). The ModelCheckpoint Callback in its utility makes me feel like custom Callbacks would be the way to go but I'm not quite sure. This closed GitHub issue does address my issue to some extent.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • User-friendly PyTorch Lightning and Hydra template for ML experimentation

    1 project | news.ycombinator.com | 5 Feb 2024
  • I miss the old days where people asked me to recreate “Facebook” or “Twitter”

    1 project | /r/ProgrammerHumor | 4 Jun 2023
  • Dstack Hub

    1 project | news.ycombinator.com | 13 Apr 2023
  • Running Stable Diffusion Locally & in Cloud with Diffusers & dstack

    4 projects | dev.to | 13 Feb 2023
  • Ask HN: Co-Founder? Seeking Co-Founder?

    1 project | news.ycombinator.com | 2 Nov 2022