gaowq2017's repositories

FCOS

FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)

License:NOASSERTIONStargazers:0Issues:0Issues:0

keras-onnx

Convert tf.keras/Keras models to ONNX

License:MITStargazers:0Issues:0Issues:0

mobilenetv3

mobilenetv3 with pytorch,provide pre-train model

Stargazers:0Issues:0Issues:0

PolarMask

Code for 'PolarMask: Single Shot Instance Segmentation with Polar Representation'

License:Apache-2.0Stargazers:0Issues:0Issues:0

tensorrt-1

TensorFlow/TensorRT integration

License:Apache-2.0Stargazers:0Issues:0Issues:0

TensorRT

TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.

License:Apache-2.0Stargazers:0Issues:0Issues:0

tencent-ml-images

Largest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet

License:NOASSERTIONStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

onnx

Open Neural Network Exchange

License:MITStargazers:0Issues:0Issues:0

tensorflow-onnx

Convert TensorFlow models to ONNX

License:MITStargazers:0Issues:0Issues:0

imgaug

Image augmentation for machine learning experiments.

License:MITStargazers:0Issues:0Issues:0

Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

License:NOASSERTIONStargazers:0Issues:0Issues:0

Detectron

FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Faster-RCNN_TF

Faster-RCNN in Tensorflow

License:MITStargazers:0Issues:0Issues:0

maskscoring_rcnn

Codes for paper "Mask Scoring R-CNN".

License:MITStargazers:0Issues:0Issues:0

AdversarialNetsPapers

The classical paper list with code about generative adversarial nets

Stargazers:0Issues:0Issues:0

Reasoning-RCNN

Reasoning-RCNN: Unifying Adaptive Global Reasoning into Large-scale Object Detection (CVPR2019 Oral)

License:Apache-2.0Stargazers:0Issues:0Issues:0

hmr_openpose_zhj

结合OpenPose与HMR的实时人体三维建模,附带前端显示

Stargazers:0Issues:0Issues:0

brainstorm

Implementation of "Data augmentation using learned transforms for one-shot medical image segmentation"

License:MITStargazers:0Issues:0Issues:0

train_arch

vgg(vgg16,vgg19), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152), inception_v4, inception_resnet_v2,.....

Language:PythonStargazers:0Issues:0Issues:0

pytorch_to_TensorRT5

通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。

Stargazers:0Issues:0Issues:0

PANet

PANet for Instance Segmentation and Object Detection

License:MITStargazers:0Issues:0Issues:0

DAOSL

Implementation of Domain Adaption in One-Shot Learning

Stargazers:0Issues:0Issues:0

FPN_Tensorflow

A Tensorflow implementation of FPN detection framework.

Stargazers:0Issues:0Issues:0

Semantic_Segmentation_BiSeNet

BiSeNet--Bilateral-Segmentation-Network-for-Real-time-Semantic-Segmentation论文代码

Stargazers:0Issues:0Issues:0

omniglot

Omniglot data set for one-shot learning

License:MITStargazers:0Issues:0Issues:0

tensorflow_pb

将trnsorflow的ckpt模型转化为pb模型

Stargazers:0Issues:0Issues:0

coco

MS COCO API (fork with fix for Python3)

License:NOASSERTIONStargazers:0Issues:0Issues:0

tensorflow-classification-network

实现遇到的分类网络(持续更新)

Language:PythonStargazers:0Issues:0Issues:0

deeplearning-classification-with-tensorflow

We realized an integrated classification project from training from scratch to predict utilizing classical networks with tensorflow, including VGG16, ResNet series. With this repository, you can train your own data and realize prediction.

Language:PythonStargazers:0Issues:0Issues:0