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
reddyav1 avatar

reddyav1/unite

0
View on GitHub↗
5 stars·1 fork·Python·MIT·11 views

Unite

[CVPR 2024] Code for UNITE, an unsupervised approach for video domain adaptation (https://arxiv.org/abs/2312.02914)

Features

  • Self Training Methods - Combines masked pre-training with collaborative self-training for video.
  • Video Domain Adaptation - Self-training framework for unsupervised video domain adaptation.

Star history

Star history chart for reddyav1/uniteStar history chart for reddyav1/unite

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

Projects sharing features with Unite

These projects share indexed features with Unite. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • thuml/transfer-learning-librarythuml avatar

    thuml/Transfer-Learning-Library

    3,917View on GitHub↗

    This project is a comprehensive library for transfer learning and domain adaptation in computer vision. It serves as a framework for aligning feature distributions between source and target datasets, a toolkit for domain generalization, and a library for semi-supervised learning using small labeled datasets and large unlabeled sets. The library provides specialized capabilities for unsupervised domain adaptation, including the use of adversarial networks, discrepancy-based architectures, and image-to-image translation to reduce distribution mismatch. It also includes tools for domain generali

    Python
    View on GitHub↗3,917
  • bupt-ai-cz/meta-selflearningbupt-ai-cz avatar

    bupt-ai-cz/Meta-SelfLearning

    205View on GitHub↗

    Meta Self-learning for Multi-Source Domain Adaptation: A Benchmark

    Python
    View on GitHub↗205
  • cmhungsteve/sstdacmhungsteve avatar

    cmhungsteve/SSTDA

    157View on GitHub↗

    CVPR 2020 Action Segmentation with Joint Self-Supervised Temporal Domain Adaptation (PyTorch)

    Python
    View on GitHub↗157
  • bupt-ai-cz/iast-eccv2020bupt-ai-cz avatar

    bupt-ai-cz/IAST-ECCV2020

    81View on GitHub↗

    IAST: Instance Adaptive Self-training for Unsupervised Domain Adaptation (ECCV 2020) https://teacher.bupt.edu.cn/zhuchuang/en/index.htm

    Python
    View on GitHub↗81
Compare all 12 related projects→

Frequently asked questions

What does reddyav1/unite do?

[CVPR 2024] Code for UNITE, an unsupervised approach for video domain adaptation (https://arxiv.org/abs/2312.02914)

What are the main features of reddyav1/unite?

The main features of reddyav1/unite are: Self Training Methods, Video Domain Adaptation.

Which projects share features with reddyav1/unite?

Projects with overlapping indexed features include: thuml/transfer-learning-library — This project is a comprehensive library for transfer learning and domain adaptation in computer vision. It serves as a… bupt-ai-cz/iast-eccv2020 — IAST: Instance Adaptive Self-training for Unsupervised Domain Adaptation (ECCV 2020)… bupt-ai-cz/meta-selflearning — Meta Self-learning for Multi-Source Domain Adaptation: A Benchmark. cmhungsteve/sstda — [CVPR 2020] Action Segmentation with Joint Self-Supervised Temporal Domain Adaptation (PyTorch). ldkong1205/transvae — [NeurIPS 2023] Unsupervised Video Domain Adaptation for Action Recognition: A Disentanglement Perspective. ljjcoder/probabilistic-contrastive-learning — Probabilistic Contrastive Learning for Domain Adaptation.