Pinned Repositories
ASL
Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper
awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
awesome-multimodal-remote-sensing-classification
List of datasets, papers, and codes related to multimodal/multisource/multisensor remote sensing classification
awesome-remote-sensing-change-detection
List of datasets, codes, and contests related to remote sensing change detection
awesome-remote-sensing-vision-language-models
Awesome-Remote-Sensing-Vision-Language-Models
Awesome-Weakly-Supervised-Semantic-Segmentation-Papers
Recent weakly supervised semantic segmentation paper
Awesome-WSSS
A comprehensive list of weakly supervised semantic segmentation (WSSS) works from 2014 to 2023.
Basic-Image-Processing
Implementation of Basic Digital Image Processing Tasks in Python / OpenCV
BreizhCrops
A Satellite Time Series Dataset for Crop Type Identification
transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
fyan1024's Repositories
fyan1024/lightning-sam
Fine-tune Segment-Anything Model with Lightning Fabric.
fyan1024/ChangeFormer
[IGARSS'22]: A Transformer-Based Siamese Network for Change Detection
fyan1024/FFCTL
fyan1024/Multi-Scene-Recognition
fyan1024/elects
fyan1024/TSAN
A Two Stage Adaptation Network (TSAN) for remote sensing images classification under single-source-mixed-multiple-target domain adaptation scenario
fyan1024/awesome-multimodal-remote-sensing-classification
List of datasets, papers, and codes related to multimodal/multisource/multisensor remote sensing classification
fyan1024/Crop-CLIP
Crop using CLIP
fyan1024/CCT
:page_facing_up: Semi-Supervised Semantic Segmentation with Cross-Consistency Training (CVPR 2020).
fyan1024/imgclsmob
Sandbox for training deep learning networks
fyan1024/SSL4MIS
Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.
fyan1024/Modified-DETR
The PyTorch re-implement of the official DETR.
fyan1024/CrossFormer
The official code for the paper: https://openreview.net/forum?id=_PHymLIxuI
fyan1024/BreizhCrops
A Satellite Time Series Dataset for Crop Type Identification
fyan1024/USTC-CS-Courses-Resource
:heart:**科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
fyan1024/ChangeDetectionRepository
This repository contains some python code of some traditional change detection methods or provides their original websites, such as SFA, MAD, and some deep learning-based change detection methods, such as SiamCRNN, DSFA, and some FCN-based methods.
fyan1024/PRCV2021_ChangeDetection_Top3
PRCV2021变化检测竞赛第三名解决方案
fyan1024/CLNet
fyan1024/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
fyan1024/fcos-pytorch
Re-implementation of FCOS for personal study
fyan1024/remote_sensing_change_detection
an unoffice reimpliment for main remote sensing change detection network. including CDNet FC-EF FC-EF-conc FC-EF-diff FC-EF-Res FCN-PP UNet_ASPP UNet++ and some work of main
fyan1024/UNET-ZOO
including unet,unet++,attention-unet,r2unet,cenet,segnet ,fcn.
fyan1024/PANet
PANet for Instance Segmentation and Object Detection
fyan1024/Basic-Image-Processing
Implementation of Basic Digital Image Processing Tasks in Python / OpenCV
fyan1024/GRE-CN
GRE Preparation for Chinese students. 中文主导的GRE备考资料整理。
fyan1024/Unet-Tensorflow
Tensorflow implement of U-Net