WheatCao's Stars
MedMNIST/MedMNIST
[pip install medmnist] 18x Standardized Datasets for 2D and 3D Biomedical Image Classification
zhangjinCV/Noisy-COD
🔥 [ECCV2024] Official Implementation of "Learning Camouflaged Object Detection from Noisy Pseudo Label"
GuyHacohen/curriculum_learning
Code implementing the experiments described in the paper "On The Power of Curriculum Learning in Training Deep Networks" by Hacohen & Weinshall (ICML 2019)
RingBDStack/VIB-GSL
Code for "Graph Structure Learning with Variational Information Bottleneck" published in AAAI 2022
Easy-Shu/Beautiful-Visualization-with-Python
python数据可视化之美
BAAI-DCAI/Dataset-Pruning
Dataset pruning for ImageNet and LAION-2B.
Openning07/awesome-curriculum-learning
some bravo or inspiring research works on the topic of curriculum learning
ZZY816/COM
Curricular Object Manipulation in LiDAR-based Object Detection(CVPR 2023)
Emory-Melody/awesome-graph-reduction
[IJCAI 2024] Papers about graph reduction including graph coarsening, graph condensation, graph sparsification, graph summarization, etc.
Hzzone/torch_clustering
A pure PyTorch implementation of kmeans and GMM with distributed clustering.
gr-b/W-Net-Pytorch
Implementation of W-Net unsupervised semantic segmentation (Autoencoder with min-cut "graph connectedness" loss)
zzhenggit/graph_cuts_loss
code for ICCVW paper 'Graph Cuts Loss to Boost Model Accuracy and Generalizability for Medical Image Segmentation'.
benedekrozemberczki/ClusterGCN
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
cszhangzhen/HGP-SL
Hierarchical Graph Pooling with Structure Learning
Guang000/Awesome-Dataset-Distillation
A curated list of awesome papers on dataset distillation and related applications.
jike5/P-MapNet
Received by RAL
jwyang/graph-rcnn.pytorch
[ECCV 2018] Official code for "Graph R-CNN for Scene Graph Generation"
microsoft/scene_graph_benchmark
image scene graph generation benchmark
KaihuaTang/Scene-Graph-Benchmark.pytorch
A new codebase for popular Scene Graph Generation methods (2020). Visualization & Scene Graph Extraction on custom images/datasets are provided. It's also a PyTorch implementation of paper “Unbiased Scene Graph Generation from Biased Training CVPR 2020”
jjbrophy47/machine_unlearning
Existing Literature about Machine Unlearning
ZuyiZhou/Awesome-Interpretable-Cross-modal-Reasoning
A Survey on Interpretable Cross-modal Reasoning
Paranioar/Awesome_Matching_Pretraining_Transfering
The Paper List of Large Multi-Modality Model, Parameter-Efficient Finetuning, Vision-Language Pretraining, Conventional Image-Text Matching for Preliminary Insight.
c-yn/IRNeXt
[ICML2023] IRNeXt: Rethinking Convolutional Network Design for Image Restoration
femnn/RecurrentGPT-zh
FilippoMB/Spectral-Clustering-with-Graph-Neural-Networks-for-Graph-Pooling
Experimental results obtained with the MinCutPool layer as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Pooling"
AlphaJia/pytorch-faster-rcnn
pytorch based implementation faster rcnn
CASIA-IVA-Lab/FastSAM
Fast Segment Anything
etzinis/unsup_speech_enh_adaptation
Unsupervised domain adaptation for conversational speech enhancement using RemixIT
microsoft/DNS-Challenge
This repo contains the scripts, models, and required files for the Deep Noise Suppression (DNS) Challenge.
Le-Xiaohuai-speech/DPCRN_DNS3
Implementation of paper "DPCRN: Dual-Path Convolution Recurrent Network for Single Channel Speech Enhancement"