Pinned Repositories
APUE_notes
《UNIX环境高级编程》中文第三版笔记
Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
caffe
Caffe: a fast open framework for deep learning.
DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
deeplabv3
PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.
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.
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DUpsampling
This repo is an unofficial pytorch implementation of CVPR2019 paper: Decoders Matter for Semantic Segmentation: Data-Dependent Decoding Enables Flexible Feature Aggregation
Gasyori100knock
画像処理100本ノックして画像処理を画像処理して画像処理するためのもの
husky
Common packages for the Clearpath Husky
zhong-xin's Repositories
zhong-xin/APUE_notes
《UNIX环境高级编程》中文第三版笔记
zhong-xin/Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
zhong-xin/caffe
Caffe: a fast open framework for deep learning.
zhong-xin/DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
zhong-xin/deeplabv3
PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.
zhong-xin/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.
zhong-xin/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
zhong-xin/DUpsampling
This repo is an unofficial pytorch implementation of CVPR2019 paper: Decoders Matter for Semantic Segmentation: Data-Dependent Decoding Enables Flexible Feature Aggregation
zhong-xin/Gasyori100knock
画像処理100本ノックして画像処理を画像処理して画像処理するためのもの
zhong-xin/husky
Common packages for the Clearpath Husky
zhong-xin/opencv_tutorial
基于OpenCV4.0 C++/Python SDK的案例代码演示程序与效果图像
zhong-xin/py_img_seg_eval
Evaluation metrics for image segmentation inspired by paper Fully Convolutional Networks for Semantic Segmentation
zhong-xin/Python-100-Days
Python - 100天从新手到大师
zhong-xin/pytorch-mobilenet-v2
A PyTorch implementation of MobileNet V2 architecture and pretrained model.
zhong-xin/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
zhong-xin/ShuffleNetV2-pytorch
Implementation of ShuffleNetV2 for pytorch
zhong-xin/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector