Pinned Repositories
awesome-satellite-imagery-datasets
List of satellite imagery datasets with annotations for computer vision and deep learning
caffe
Caffe: a fast open framework for deep learning.
cocoapi
COCO API - Dataset @ http://cocodataset.org/
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
deep-learning-models
Keras code and weights files for popular deep learning models.
deep_learning_object_detection
A paper list of object detection using deep learning.
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
pwc
Papers with code. Sorted by stars. Updated weekly.
Python
All Algorithms implemented in Python
ship-detection
a fast detection algorithm for sar images
zuowk's Repositories
zuowk/ship-detection
a fast detection algorithm for sar images
zuowk/pwc
Papers with code. Sorted by stars. Updated weekly.
zuowk/Python
All Algorithms implemented in Python
zuowk/awesome-satellite-imagery-datasets
List of satellite imagery datasets with annotations for computer vision and deep learning
zuowk/caffe
Caffe: a fast open framework for deep learning.
zuowk/cocoapi
COCO API - Dataset @ http://cocodataset.org/
zuowk/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
zuowk/deep-learning-models
Keras code and weights files for popular deep learning models.
zuowk/deep_learning_object_detection
A paper list of object detection using deep learning.
zuowk/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
zuowk/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
zuowk/DOTA_devkit
zuowk/models
Models and examples built with TensorFlow
zuowk/optical-ships
A dataset of optical ships consists of 2401 images for trianing and 493 images for test.The spatial resolution of all images is 0.5m。
zuowk/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
zuowk/PGL
Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle
zuowk/practicalAI
📚A practical approach to learning and using machine learning.
zuowk/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
zuowk/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
zuowk/R2CNN_Faster-RCNN_Tensorflow
Rotational region detection based on Faster-RCNN.
zuowk/RRPN_Faster-RCNN_Tensorflow
A tensorflow re-implementation of RRPN: Arbitrary-Oriented Scene Text Detection via Rotation Proposals.
zuowk/SAR-Ship-Dataset
zuowk/satellite-image-deep-learning
Resources for performing deep learning on satellite imagery
zuowk/shiftresnet-cifar
ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch
zuowk/tensorflow_linux
zuowk/test
zuowk/weights
zuowk/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
zuowk/yolo3