close
The Wayback Machine - https://web.archive.org/web/20220310074546/https://github.com/topics/pytorch-lightning
Skip to content
#

pytorch-lightning

Here are 396 public repositories matching this topic...

alberttorosyan
alberttorosyan commented Feb 17, 2022

Proposed refactoring or deprecation

Aim SDK includes logging adapters for popular ML frameworks, such as pytorch_lightning, keras, tf.keras, etc.
At the moment there are no unit-tests covering the Logger classes. Need to add tests for this part.

Motivation

Improve overall quality of the product, make sure no regressions occur when code modifications are made.

Pitch

As a

austinmw
austinmw commented Feb 23, 2022

📓 New <Tutorial/Example>

Is this a request for a tutorial or for an example?
Either really.

What is the task?
Object detection

Is this example for a specific model?
Any detection model

Is this example for a specific dataset?
Any LightningDataModule that uses nvidia DALI. Maybe COCO?

I have a LightningDataModule that uses NVIDIA DALI. The train and val dataload

Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at [email protected].

  • Updated Feb 14, 2022
  • Python

Improve this page

Add a description, image, and links to the pytorch-lightning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pytorch-lightning topic, visit your repo's landing page and select "manage topics."

Learn more