ARCH AI Tools and Resources

Model Zoos

  • HuggingFace Models

    • Hugging Face offers a vast collection of AI models, datasets, and spaces, catering to various tasks such as text generation, image classification, object detection, and much more.

  • TorchServe Model Zoo

    • TorchServe's Model Zoo is a collection of pre-trained and pre-packaged models ready for inference with TorchServe. These models range from image classification and object detection to text classification and segmentation, supporting various datasets like ImageNet, COCO, MNIST, and AG_NEWS.

  • modelzoo.co

    • modelzoo.co offers a comprehensive collection of open-source deep learning code and pretrained models for a wide range of applications. The collection includes models for real-time multi-person human pose estimation with OpenPose, object detection and segmentation with Mask R-CNN and Detectron2, distributed application framework with Ray, and object detection toolbox with MMDetection.