MattWallingford/TAPS

Pytorch Implementation of Task Adaptive Parameter Sharing for Multi-Task Learning (CVPR 2022)

19
/ 100
Experimental

When you have a base image recognition model and want to adapt it to several new, related visual tasks—like identifying objects in sketches versus photos—this project helps you do so efficiently. It takes your existing computer vision model and image datasets for new tasks, then fine-tunes a minimal, task-specific part of the model. The output is an adapted model for each new task, ready for specialized image classification, while saving computing resources compared to training separate models from scratch. This is ideal for machine learning engineers or researchers working with image-based AI.

No commits in the last 6 months.

Use this if you need to adapt a computer vision model to multiple distinct image recognition tasks (e.g., classifying sketches, cartoons, or real photos) without retraining the entire model for each task.

Not ideal if your tasks are unrelated or you are building a computer vision model from scratch without a pretrained base model.

Image Classification Computer Vision Multi-task Learning Model Fine-tuning Deep Learning Efficiency
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 7 / 25
Maturity 8 / 25
Community 4 / 25

How are scores calculated?

Stars

27

Forks

1

Language

Python

License

Last pushed

Jul 11, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MattWallingford/TAPS"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.