Pinned Repositories
51job-master
ac-gan
A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
automl
Google Brain AutoML
Awesome-Meta-Learning
A curated list of Meta Learning papers, code, books, blogs, videos, datasets and other resources.
BaiduImageSpider
pick up images
CapsNet-Keras-master
keras-dogs-master
zhu
pig face recgnition
ZCCDL's Repositories
ZCCDL/automl
Google Brain AutoML
ZCCDL/Awesome-Meta-Learning
A curated list of Meta Learning papers, code, books, blogs, videos, datasets and other resources.
ZCCDL/awesome-papers-fewshot
Collection for Few-shot Learning
ZCCDL/CenterNet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
ZCCDL/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
ZCCDL/Distributional-Signatures
Few-shot Text Classification with Distributional Signatures
ZCCDL/efficientdet
(Pretrained weights provided) EfficientDet: Scalable and Efficient Object Detection implementation by Signatrix GmbH
ZCCDL/EmbedMask
EmbedMask: Embedding Coupling for One-stage Instance Segmentation
ZCCDL/FewShotPapers
This repository contains few-shot learning (FSL) papers mentioned in our FSL survey.
ZCCDL/FSOD-code
ZCCDL/Gaussian_YOLOv3
Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)
ZCCDL/GCNet-Tensorflow
Simple Tensorflow implementation of "GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond"
ZCCDL/generative_inpainting
DeepFill v1/v2, Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
ZCCDL/ghostnet
[CVPR2020] Surpassing MobileNetV3: "GhostNet: More Features from Cheap Operations"
ZCCDL/Hands-On-Meta-Learning-With-Python
Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow
ZCCDL/imagededup
😎 Finding duplicate images made easy!
ZCCDL/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
ZCCDL/M2Det-tensorflow
ZCCDL/maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
ZCCDL/meta-learning
meta-learning research
ZCCDL/netron
Visualizer for neural network, deep learning and machine learning models
ZCCDL/opencv_extra
OpenCV extra data
ZCCDL/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
ZCCDL/snake
Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral
ZCCDL/tensorflow
An Open Source Machine Learning Framework for Everyone
ZCCDL/tf-cpn
a tensorflow implementation of CPN (Cascaded Pyramid Network for Multi-Person Pose Estimation)
ZCCDL/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
ZCCDL/tfpyth
Putting TensorFlow back in PyTorch, back in TensorFlow (differentiable TensorFlow PyTorch adapters).
ZCCDL/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
ZCCDL/wenzheng
ai challenger 2018细粒度情感分类第一名解决方案,统一使用tensorflow和pytorch的一个框架