dl_repo
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
This repository contains datasets and baselines for benchmarking Chinese text recognition.
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
A Model for Natural Language Attack on Text Classification and Inference
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…