awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
arunmallya avatar

arunmallya/piggyback

0
View on GitHub↗
183 stars·28 forks·Python·9 viewsarxiv.org/abs/1801.06519↗

Piggyback

Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights

Features

  • Computer Vision Research - Adapting networks to multiple tasks by masking weights.
  • Continual Learning Frameworks - Framework for adapting networks via weight masking.

Star history

Star history chart for arunmallya/piggybackStar history chart for arunmallya/piggyback

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does arunmallya/piggyback do?

Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights

What are the main features of arunmallya/piggyback?

The main features of arunmallya/piggyback are: Computer Vision Research, Continual Learning Frameworks.

Which projects share features with arunmallya/piggyback?

Projects with overlapping indexed features include: arunmallya/packnet — Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning. zalandoresearch/fashion-mnist — This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy… agrimgupta92/sgan — Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018. aimagelab/cssl — Code implementation for "Continual Semi-Supervised Learning through Contrastive Interpolation Consistency". aimagelab/lider — Official implementation of "On the Effectiveness of Lipschitz-Driven Rehearsal in Continual Learning". ahangchen/tfusion — CVPR2018: Unsupervised Cross-dataset Person Re-identification by Transfer Learning of Spatio-temporal Patterns.

Projects sharing features with Piggyback

These projects share indexed features with Piggyback. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • arunmallya/packnetarunmallya avatar

    arunmallya/packnet

    243View on GitHub↗

    Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning

    Python
    View on GitHub↗243
  • zalandoresearch/fashion-mnistzalandoresearch avatar

    zalandoresearch/fashion-mnist

    12,754View on GitHub↗

    This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy of machine learning models. It provides a standardized collection of labeled fashion product images and training data formatted to be compatible with the MNIST dataset structure. The dataset consists of fixed-dimension grayscale images and label-based category mappings, stored in a binary format. It includes pre-split training and testing sets and a static distribution to ensure consistent cross-model benchmarking. The repository supports image classification benchmarking and

    Pythonbenchmarkcomputer-visionconvolutional-neural-networks
    View on GitHub↗12,754
  • agrimgupta92/sganagrimgupta92 avatar

    agrimgupta92/sgan

    912View on GitHub↗

    Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018

    Python
    View on GitHub↗912
ahangchen/tfusionahangchen avatar

ahangchen/TFusion

310View on GitHub↗

CVPR2018: Unsupervised Cross-dataset Person Re-identification by Transfer Learning of Spatio-temporal Patterns

Python
View on GitHub↗310
Compare all 30 related projects→