Computer Vision
ConvMixer-768_32
Combines large-kernel depthwise convolutions for spatial mixing with pointwise convolutions for channel mixing in a simple, MLP-style block.
Useful for research, ablation studies, and lightweight models, offering transformer-like performance with very few architectural components.
Computer Vision
ConvNeXt-Tiny
Modernized CNN incorporating transformer-era design cues like large kernels, fewer activations, and simplified blocks.
Performs well in high-resolution tasks (detection/segmentation) while retaining convolutional efficiency, making it great for real-time industrial vision.
Computer Vision
DeepLabV3Plus-ResNet50
DeepLabv3+ uses an encoder-decoder architecture with atrous spatial pyramid pooling (ASPP) to capture multi-scale context and refine object boundaries for precise segmentation.
Widely used in autonomous driving, medical imaging, and satellite imagery where accurate pixel-level class labels are critical.
Generative AI
Deepseek-R1-Distill-Qwen-1.5B
A 1.5B-parameter distilled reasoning language model derived from DeepSeek-R1 and based on the Qwen architecture, optimized to preserve effective reasoning and instruction-following capabilities while significantly reducing compute and memory requirements.
Suitable for resource-constrained on-device and edge AI assistants, lightweight coding and technical Q&A, structured reasoning tasks, and conversational applications requiring low latency and efficient deployment.
Generative AI
DeepSeek-R1-Distill-Qwen-7B
Computer Vision
DepthAnythingV2-Small
DepthAnythingV2 uses a transformer-based encoder-decoder architecture with multi-scale feature fusion to generate high-resolution, accurate depth maps from monocular or multi-view RGB inputs.
Applied in robotics, AR/VR, autonomous navigation, and 3D scene reconstruction where precise spatial understanding of the environment is required.
Computer Vision
DWPose-t
DWPose is a lightweight, high-performance whole-body pose estimation model that predicts human body, hand, and facial keypoints for detailed pose representation.
Computer Vision
EfficientNet-Lite0
Computer Vision
EfficientNetV2-S
Uses compound scaling and fused-MBConv blocks to achieve fast training and high accuracy across image resolutions.
Suited for production-scale cloud deployments where both accuracy and training speed matter (e.g., large-dataset classification).
Computer Vision
EfficientViT-L2
Designed for efficient vision transformers using linear attention, structured pruning, and hardware-friendly operator choices.
Great for edge AI deployments that want transformer accuracy with mobile-level latency—e.g., drones, AR glasses, and security cameras.
Computer Vision
Facenet-MobilenetV1
FaceNet-Mobilenet combines a lightweight MobileNet backbone with a triplet-loss-trained embedding network to generate compact, discriminative facial feature vectors for identity verification.
Used for mobile and edge authentication, smartphone unlock, attendance tracking, and verification systems where low-latency, on-device recognition is critical.
Generative AI
Florence-2-base
Computer Vision
FSRCNN x4
Generative AI
InternVL3.5-1B
A lightweight multimodal vision-language model (~1B parameters) combining a compact vision encoder with a language model through multimodal alignment training for efficient image-text understanding and generation.
Generative AI
InternVL3.5-20B-A4B
Generative AI
InternVL3.5-2B
Well suited for higher-accuracy multimodal assistants, document and scene understanding, advanced visual Q&A, and analytics workloads where improved reasoning is needed without moving to very large VLMs.
Generative AI
InternVL3.5-4B
Suited for advanced multimodal assistants, complex visual question answering, document and scene analysis, and higher-accuracy edge or server deployments requiring richer image-text reasoning.
Generative AI
LFM2.5-VL-1.6B
Generative AI
LFM2.5-VL-450M
Generative AI
LLaVA-OneVision-Qwen2-7B
LLaVA OneVision integrates a large language model with a visual encoder to perform multimodal reasoning, allowing the model to generate text outputs conditioned on visual input.
Suitable for visual question answering, interactive AI assistants, and reasoning over diagrams or documents combining image and text information
Computer Vision
LongCLIP-B16
LongCLIP extends CLIP with a memory-efficient architecture to handle high-resolution and long-sequence images, enabling robust image-text alignment over larger visual contexts.
Useful for zero-shot large-scale image retrieval, document understanding, and multimedia search where high-resolution image-text matching is needed.
Computer Vision
MobileNetV2
Employs inverted residual blocks with linear bottlenecks for highly efficient, low-latency inference.
Ideal for on-device vision tasks such as mobile apps, robotics, and embedded systems where power and compute are limited
Generative AI
Moondream2-2B
A compact ~2B-parameter vision-language model designed for efficient multimodal inference, combining a lightweight vision encoder with a language model for image understanding and text generation.
Multimodal
OWLv1 CLIP ViT-B/32
OWL-ViT is a zero-shot open-vocabulary detector that aligns visual features with text embeddings from a pre-trained language model, supporting flexible object detection without task-specific training.
Ideal for open-vocabulary detection scenarios such as robotics, wildlife monitoring, and general object detection where new object categories may appear dynamically.
Computer Vision
ResNet-50
Uses deep residual blocks that stabilize training and enable very deep CNN architectures.
Strong baseline for classification and widely used as a feature extractor in detection, segmentation, and re-ID pipelines.
Computer Vision
RetinaFace-ResNet50
RetinaFace is a high-precision, single-stage face detector using a multi-task CNN to predict bounding boxes, facial landmarks, and dense feature maps for accurate detection under varying poses and occlusions.
Ideal for real-time face detection in surveillance cameras, video conferencing, and access control systems where robust detection is required
Computer Vision
RTMDet-Nano
Computer Vision
RTMPose-M
RTMPose is a high-speed, high-accuracy keypoint detector using an efficient CNN backbone, decoupled head, and refined training recipe for robust multi-person pose estimation.
Used for real-time human pose tracking in sports analytics, fitness apps, surveillance, driver monitoring, gesture control, and robotics.
Multimodal
SigLIP2-Base-Patch16-224
Generative AI
SmolVLM2-500M
A compact ~500M-parameter vision-language model combining a lightweight visual encoder with a small language backbone, optimized for low-latency multimodal understanding with minimal compute and memory footprint.
Computer Vision
SuperPoint
Computer Vision
SwinV2-Tiny
Introduces scaled cosine attention and improved positional encoding while keeping Swin’s hierarchical, shifted-window attention.
Excellent for large-scale or high-resolution applications such as medical imaging, remote sensing, or HD autonomous-driving inputs.
Multimodal
TinyCLIP-ViT8M16
Computer Vision
Topformer-B
TopFormer combines lightweight CNN backbones with transformer-based context modules to efficiently capture long-range dependencies while maintaining real-time inference speed.
Suitable for mobile and edge devices, urban scene parsing, and robotics where a balance between speed and segmentation accuracy is required
Multimodal
X-CLIP Base-Patch32-8Frames
Computer Vision
YOLO26s
Computer Vision
YOLOP
Computer Vision
YOLOv8s
Computer Vision
YOLOX-S
YOLOX_s is machine learning model performing object detection on COCO dataset.
YOLOX modernizes the YOLO pipeline with an anchor-free design, decoupled head, strong data augmentation, and SimOTA label assignment.
Ideal for real-time, on-device applications such as traffic monitoring, dashcams, drones, and pedestrian detection where speed and robustness under variable lighting are critical.