donnyyou/torchcv
TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2875
- days_rel: n/a
- days_push: 2113
- n_releases_24m: 0
Adoption not part of the score
2251 stars · 367 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TorchCV is a PyTorch-based framework providing reimplementations of deep learning models for major computer vision tasks. It covers image classification, semantic and instance segmentation, object detection, pose estimation, and GANs with pretrained models and reproducible results.
Use cases
- train a semantic segmentation model like DeepLabV3 or PSPNet
- run object detection with YOLOv3 or Faster R-CNN
- classify images with ResNet or DenseNet backbones
- estimate multi-person 2D pose with OpenPose
- do image-to-image translation with CycleGAN or Pix2pix
- reproduce paper results for computer vision research
When to choose
- you need reference PyTorch implementations of classic CV models
- you want pretrained models and reproducible benchmark numbers for vision tasks
- you're doing CV research and want a unified training framework
When to avoid
- you need a production-ready inference serving system
- you require the latest architectures or active updates, since the project hasn't released since 2020
- you want a simple pip-installable library rather than a source-based framework with compiled extensions
Facets
framework · maturity maintenance
deep-learning machine-learning image-processing computer-vision computer-vision deep-learning machine-learning image-processing python pytorch semantic-segmentation object-detection image-classification pose-estimation gan instance-segmentation research linux gpu
1 source
- readme: https://github.com/donnyyou/torchcv · fetched 2026-08-28 · 8e5592d364eb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| donnyyou/torchcv | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="donnyyou/torchcv")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem