Built on PyTorch, FastAI simplifies training neural networks using modern best practices. It's designed to support both deep learning and computer vision with a high-level API, making it accessible for beginners and flexible enough for researchers.
A framework built on top of TensorFlow that makes it easy to construct, train, and deploy object detection models. It includes a collection of pre-trained models that have been trained on various image recognition tasks, including the COCO dataset, Kitti dataset, and the Open Images dataset.
View Tool