Pinned Repositories
ColorMapGAN
A pytorch implement of ColorMapGAN (TGRS2020)
CS-Books-PDF
编程电子书pdf,计算机常用电子书整理(高质量/附下载链接)包括 Java, Python, Linux, Go, C, C++, 数据结构与算法, AI人工智能, 计算机基础, 面试, 设计模式, 数据库, 前端等编程书籍。
deeplabv3plus-pytorch
Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset interface has been finished.
EDSNet
The code for TGRS paper of "Edge-Guided Dual-Stream Network for Plastic Greenhouse Extraction from Remote Sensing Image"
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
HRNet_vs
HRNetv2基础上针对温室的分析和创新
ISAT_with_segment_anything
Labeling tool with SAM(segment anything model),supports SAM, sam-hq, MobileSAM EdgeSAM etc.交互式半自动图像标注工具
Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
xchouzhang's Repositories
xchouzhang/EDSNet
The code for TGRS paper of "Edge-Guided Dual-Stream Network for Plastic Greenhouse Extraction from Remote Sensing Image"
xchouzhang/HRNet_vs
HRNetv2基础上针对温室的分析和创新
xchouzhang/ColorMapGAN
A pytorch implement of ColorMapGAN (TGRS2020)
xchouzhang/CS-Books-PDF
编程电子书pdf,计算机常用电子书整理(高质量/附下载链接)包括 Java, Python, Linux, Go, C, C++, 数据结构与算法, AI人工智能, 计算机基础, 面试, 设计模式, 数据库, 前端等编程书籍。
xchouzhang/deeplabv3plus-pytorch
Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset interface has been finished.
xchouzhang/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
xchouzhang/ISAT_with_segment_anything
Labeling tool with SAM(segment anything model),supports SAM, sam-hq, MobileSAM EdgeSAM etc.交互式半自动图像标注工具
xchouzhang/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
xchouzhang/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
xchouzhang/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
xchouzhang/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
xchouzhang/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
xchouzhang/tensorflow-YOLO1
目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头
xchouzhang/Workspace