BoxMOT
Pluggable SOTA multi-object tracking modules for segmentation, object detection, and pose estimation models.

A pure ConvNet model constructed entirely from standard ConvNet modules, designed for the 2020s.
A pure ConvNet model constructed entirely from standard ConvNet modules, designed for the 2020s.
ConvNeXt is a pure ConvNet model developed by Facebook AI Research and UC Berkeley. It's designed to be accurate, efficient, scalable, and simple for image classification tasks. The architecture focuses on standard ConvNet modules, making it easy to implement and integrate into existing workflows. ConvNeXt models are pre-trained on ImageNet-1K and ImageNet-22K datasets. Fine-tuning code and downstream transfer learning code are available, supporting object detection and semantic segmentation. The repository provides pre-trained models, training code, and evaluation scripts. It leverages PyTorch, timm library, DeiT, and BEiT repositories for implementation.
A pure ConvNet model constructed entirely from standard ConvNet modules, designed for the 2020s.
Quick visual proof for ConvNeXt. Helps non-technical users understand the interface faster.
ConvNeXt is a pure ConvNet model developed by Facebook AI Research and UC Berkeley.
Explore all tools that specialize in classify images. This domain focus ensures ConvNeXt delivers optimized results for this specific requirement.
Explore all tools that specialize in semantic segmentation. This domain focus ensures ConvNeXt delivers optimized results for this specific requirement.
Open side-by-side comparison first, then move to deeper alternatives guidance.
ConvNeXt models are designed to scale efficiently with varying depths and widths, allowing users to adjust the model size based on computational resources.
Constructed entirely from standard ConvNet modules, making it easy to understand, modify, and integrate into existing pipelines.
Offers pre-trained models on ImageNet-1K and ImageNet-22K, providing a strong starting point for transfer learning tasks.
Supports downstream transfer learning for object detection and semantic segmentation tasks, expanding its applicability.
Achieves high accuracy with relatively low computational cost, making it suitable for resource-constrained environments.
Install PyTorch and other dependencies as specified in INSTALL.md.
Clone the ConvNeXt repository from GitHub.
Download pre-trained models from the provided URLs.
Set up the ImageNet dataset in the specified data path.
Run the evaluation script using the provided command-line arguments (e.g., model type, resume path, input size, and data path).
Modify training scripts (TRAINING.md) to fine-tune the model on custom datasets.
Adapt downstream transfer code for object detection or segmentation tasks.
All Set
Ready to go
Verified feedback from other users.
“ConvNeXt is highly regarded for its accuracy and efficiency in image classification tasks, making it a popular choice for researchers and practitioners.”
No reviews yet. Be the first to rate this tool.
Pluggable SOTA multi-object tracking modules for segmentation, object detection, and pose estimation models.

A simple, fast, and strong multi-object tracker that associates every detection box.

Labeled subsets of the 80 million tiny images dataset for machine learning research.

Real-time semantic segmentation for efficient scene understanding.

A large-scale street fashion dataset with polygon annotations for computer vision research.

A suite of libraries, tools, and APIs for applying AI and ML techniques across multiple platforms and modalities.