-
Updated
May 27, 2022 - Jupyter Notebook
fastai
Here are 720 public repositories matching this topic...
-
Updated
May 27, 2022 - Jupyter Notebook
-
Updated
Jun 17, 2021 - Jupyter Notebook
At the moment, it's possible to do
toc: true
to autogenerate a table of contents. I think it would be nice if there were also styling options, e.g. to have that TOC float on one side of the page.
-
Updated
May 27, 2022 - Jupyter Notebook
-
Updated
Apr 12, 2022 - Python
-
Updated
May 28, 2022 - Jupyter Notebook
-
Updated
May 15, 2022 - Jupyter Notebook
-
Updated
Nov 12, 2021 - Jupyter Notebook
-
Updated
May 24, 2022 - Jupyter Notebook
Is there a convenient way to export models to ONNX?
I have a pretty satisfying mmdet.retinanet model with backbone resnet50_fpn_1x but I have a hard time exporting it to ONNX format
I've tried with the pytorch2onnx.py script from mmdetection but it was unsuccessful
and torch.onnx.export doesn't work:
torch.onnx.export(torch_model,
(img, img_metas),
Design a Logo
Design a logo for LibreASR and share it here.
To make an open source project cool, it should have a logo
Raspberry Pi Support
-
Updated
Aug 17, 2020 - Jupyter Notebook
Dataset recipes
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
-
Updated
May 26, 2022 - Jupyter Notebook
-
Updated
Aug 13, 2021 - HTML
-
Updated
Jun 10, 2020 - Jupyter Notebook
-
Updated
Feb 28, 2022 - Python
-
Updated
Mar 30, 2020 - Jupyter Notebook
-
Updated
May 18, 2022 - Jupyter Notebook
-
Updated
Jan 7, 2019 - Python
-
Updated
Dec 29, 2021 - Python
-
Updated
Aug 9, 2019 - Jupyter Notebook
-
Updated
May 28, 2022 - Jupyter Notebook
-
Updated
Aug 9, 2021 - Jupyter Notebook
-
Updated
Feb 14, 2021
Improve this page
Add a description, image, and links to the fastai topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fastai topic, visit your repo's landing page and select "manage topics."
Version: 1.2.2
Summary of issue
Including a
@dataclassdecorated class breaksgetsourceinshow_docMinimal example
nbdev_tutorial00_core.ipynbnbdev_build_libnbdev_build_docs