Skip to content
#

fastai

Here are 699 public repositories matching this topic...

Time series Timeseries Deep Learning Machine Learning Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai

  • Updated Feb 26, 2022
  • Jupyter Notebook
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

lorenzoh
lorenzoh commented Aug 10, 2021

With #151, FastAI.jl is getting high-level interfaces for searching datasets (finddatasets) and loading datasets into task-specific data containers (loaddataset). There is also a new DatasetRecipe that encapsulates configuration for loading a data container and the block information from a path. These recipes can be registered with a dataset so that they can be found using the above high-lev

Improve this page

Add a description, image, and links to the fastai 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 fastai topic, visit your repo's landing page and select "manage topics."

Learn more