Ray-rui's Stars
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
lyeskhalil/mipGNN
microsoft/robustdg
Toolkit for building machine learning models that generalize to unseen domains and are robust to privacy and other attacks.
yfzhang114/Generalization-Causality
关于domain generalization,domain adaptation,causality,robutness,prompt,optimization,generative model各式各样研究的阅读笔记
kakaobrain/torchlars
A LARS implementation in PyTorch
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
JSchweisthal/ImPULSeS
Implementation of ImPULSeS: Robust and Efficient Imbalanced Positive-Unlabeled Learning with Self-supervision
LiqunChen0606/Graph-Optimal-Transport
Code for ICML 2020 "Graph Optimal Transport for Cross-Domain Alignment"
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
kynehc/clone_anonymous_github
clone/download repositories from https://anonymous.4open.science/
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
xiaohu2015/detectron2_ema
MarcusNerva/HMN
[CVPR2022] Official code for Hierarchical Modular Network for Video Captioning. Our proposed HMN is implemented with PyTorch.
csyanbin/SCOT
CVPR 2020, Semantic Correspondence as an Optimal Transport Problem, Pytorch Implementation.
NVlabs/DiscoBox
The Official PyTorch Implementation of DiscoBox.
abbrcode/abbreviations-in-code
The list of common abbreviations in program codes.
ndarray/Boost.NumPy
Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.
belltailjp/selective_search_py
Python-based implementation of the Selective Search for Object Recognition.
vadimkantorov/selective_search_pytorch
Selective Search reimplementation in PyTorch that allows to extract not only the bounding boxes, but also the region masks
cocodataset/panopticapi
COCO 2018 Panoptic Segmentation Task API (Beta version)
facebookresearch/Mask2Former
Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
facebookresearch/MaskFormer
Per-Pixel Classification is Not All You Need for Semantic Segmentation (NeurIPS 2021, spotlight)
LiWentomng/boxlevelset
The code for "Box-supervised Instance Segmentation with Level Set Evolution(ECCV2022)"
aim-uofa/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
NVlabs/GroupViT
Official PyTorch implementation of GroupViT: Semantic Segmentation Emerges from Text Supervision, CVPR 2022.
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
clovaai/CutMix-PyTorch
Official Pytorch implementation of CutMix regularizer
google-research/augmix
AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty
kakaobrain/fast-autoaugment
Official Implementation of 'Fast AutoAugment' in PyTorch.
rbgirshick/yacs
YACS -- Yet Another Configuration System