Mushroom-turtle's Stars
tensorflow/models
Models and examples built with TensorFlow
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
PaddlePaddle/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
z1069614715/objectdetection_script
一些关于目标检测的脚本的改进思路代码,详细请看readme.md
MegEngine/MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
open-mmlab/mmpretrain
OpenMMLab Pre-training Toolbox and Benchmark
DingXiaoH/RepVGG
RepVGG: Making VGG-style ConvNets Great Again
MenghaoGuo/Awesome-Vision-Attentions
Summary of related papers on visual attention. Related code will be released based on Jittor gradually.
davda54/sam
SAM: Sharpness-Aware Minimization (PyTorch)
facebookresearch/ConvNeXt-V2
Code release for ConvNeXt V2 model
keyu-tian/SparK
[ICLR'23 Spotlight🔥] The first successful BERT/MAE-style pretraining on any convolutional network; Pytorch impl. of "Designing BERT for Convolutional Networks: Sparse and Hierarchical Masked Modeling"
houqb/CoordAttention
Code for our CVPR2021 paper coordinate attention
DingXiaoH/RepLKNet-pytorch
Scaling Up Your Kernels to 31x31: Revisiting Large Kernel Design in CNNs (CVPR 2022)
4uiiurz1/pytorch-nested-unet
PyTorch implementation of UNet++ (Nested U-Net).
huawei-noah/VanillaNet
Zhaozixiang1228/MMIF-CDDFuse
[CVPR 2023] Official implementation for "CDDFuse: Correlation-Driven Dual-Branch Feature Decomposition for Multi-Modality Image Fusion."
sail-sg/inceptionnext
InceptionNeXt: When Inception Meets ConvNeXt (CVPR 2024)
yisun98/SOLC
Remote Sensing Sar-Optical Land-use Classfication Pytorch Pytorch高分辨率遥感语义分割/地物分割/地物分类
AmberHen/WHU-OPT-SAR-dataset
Open source dataset; multimodal fusion;remote sensing;optical images; SAR images;deep learning
ViTAE-Transformer/RSP
The official repo for [TGRS'22] "An Empirical Study of Remote Sensing Pretraining"
zhanggang001/CEDNet
CEDNet: A Cascade Encoder-Decoder Network for Dense Prediction (Pattern Recognition 2024)
apple1986/HWD
A Simple but Effective Downsampling Module For Semantic Segmentation
NUS-Tim/MedAugment
zhaoyang-0204/gnp
gradient norm penalty
ChunpingQiu/benchmark-on-So2SatLCZ42-dataset-a-simple-tour
zhu-xlab/So2Sat-LCZ42
Zhu et al., So2Sat LCZ42: A Benchmark Dataset for Global Local Climate Zones Classification, IEEE Geoscience and Remote Sensing Magazine, in press, 2020.
zhu-xlab/So2Sat-LCZ-Classification-Demo
Margin1996/ASD
The core code of "Aligning semantic distribution in fusing optical and SAR images for land use classification"
SYLan2019/DLAHSD
DLAHSD: Dynamic label adopted in auxiliary head for SAR detection. An efficient SAR-ship detector based on center point.