Fastai: A layered api for deep learning

709Citations
Citations of this article
775Readers
Mendeley users who have this article in their library.

Abstract

fastai is a deep learning library which provides practitioners with high-level components that can quickly and easily provide state-of-the-art results in standard deep learning domains, and provides researchers with low-level components that can be mixed and matched to build new approaches. It aims to do both things without substantial compromises in ease of use, flexibility, or performance. This is possible thanks to a carefully layered architecture, which expresses common underlying patterns of many deep learning and data processing techniques in terms of decoupled abstractions. These abstractions can be expressed concisely and clearly by leveraging the dynamism of the underlying Python language and the flexibility of the PyTorch library. fastai includes: a new type dispatch system for Python along with a semantic type hierarchy for tensors; a GPU-optimized computer vision library which can be extended in pure Python; an optimizer which refactors out the common functionality of modern optimizers into two basic pieces, allowing optimization algorithms to be implemented in 4-5 lines of code; a novel 2-way callback system that can access any part of the data, model, or optimizer and change it at any point during training; a new data block API; and much more. We used this library to successfully create a complete deep learning course, which we were able to write more quickly than using previous approaches, and the code was more clear. The library is already in wide use in research, industry, and teaching.

References Powered by Scopus

U-net: Convolutional networks for biomedical image segmentation

66750Citations
N/AReaders
Get full text

ImageNet: A Large-Scale Hierarchical Image Database

52483Citations
N/AReaders
Get full text

Squeeze-and-Excitation Networks

26740Citations
N/AReaders
Get full text

Cited by Powered by Scopus

Accuracy assessment in convolutional neural network-based deep learning remote sensing studies—part 1: Literature review

191Citations
N/AReaders
Get full text

Tree species classification from airborne hyperspectral and LiDAR data using 3D convolutional neural networks

174Citations
N/AReaders
Get full text

Detection and analysis of COVID-19 in medical images using deep learning techniques

128Citations
N/AReaders
Get full text

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Cite

CITATION STYLE

APA

Howard, J., & Gugger, S. (2020). Fastai: A layered api for deep learning. Information (Switzerland), 11(2). https://doi.org/10.3390/info11020108

Readers' Seniority

Tooltip

PhD / Post grad / Masters / Doc 223

61%

Researcher 89

24%

Lecturer / Post doc 31

9%

Professor / Associate Prof. 21

6%

Readers' Discipline

Tooltip

Computer Science 187

60%

Engineering 82

26%

Biochemistry, Genetics and Molecular Bi... 23

7%

Agricultural and Biological Sciences 20

6%

Article Metrics

Tooltip
Mentions
News Mentions: 2
References: 1
Social Media
Shares, Likes & Comments: 44

Save time finding and organizing research with Mendeley

Sign up for free