Skip to content
#

fastai

Here are 692 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 Dec 29, 2021
  • Jupyter Notebook
Open

detr

3
nikky4D
nikky4D commented Nov 23, 2021

📓 New <Tutorial/Example>

Is this a request for a tutorial or for an example?
Yes, I want to train detr using IceVision.

What is the task?
Object detection with detr, showing 1) example to replace the backbone with my own pretrained resnet50, 2) use detr on icevision custom parser training

Is this example for a specific model?
Detr


Don't remove
Main issu

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