Stars
https://simonwillison.net/2022/Sep/30/action-transcription/ 用于捕捉在线视频的字幕和转录。这是一款开源智能工具,可以自动将视频中的音频转换为文字,并提供多语言翻译。 Key takeaways: 1. Action Transcription是一个使用OpenAI Whisper和GitHub Actions构建的工具,可以捕捉在线…
Code of TVT: Transferable Vision Transformer for Unsupervised Domain Adaptation, WACV 2023
pytorch implementation for Contrastive Adaptation Network
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
90%+ with 40 labels. please see the readme for details.
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Event-driven network library for multi-threaded Linux server in C++11
code for our TPAMI 2021 paper "Source Data-absent Unsupervised Domain Adaptation through Hypothesis Transfer and Labeling Transfer"
Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"
[AAAI 2021] Curriculum Labeling: Revisiting Pseudo-Labeling for Semi-Supervised Learning
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
A curated list of awesome Active Learning
Pretrained SimCLRv2 models in Pytorch
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)
A Collection of Variational Autoencoders (VAE) in PyTorch.
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
Codes for "Cross-Domain Gradient Discrepancy Minimization for Unsupervised Domain Adaptation" in CVPR 2021
Code for CVPR-2019 paper "Progressive Feature Alignment for Unsupervised Domain Adaptation"
PyTorch implementation of the paper "FaceNet: A Unified Embedding for Face Recognition and Clustering"