Pinned Repositories
AI_projects
I am a full-stack engineer for AI projects, glad to share my experience. pratices make the top engineer.
autoware.ai
Open-source software for self-driving vehicles
data_generator_object_detection_2d
A data generator for 2D object detection
Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
faster-rcnn-keras
注释版的keras实现的faster-rcnn
FileMeta
Enable Explorer in Vista, Windows 7 and later to see, edit and search on tags and other metadata for any file type
keras-faster-rcnn
Cloned from https://github.com/yhenon/keras-frcnn. Added resnet101 support
keras-maskrcnn
Keras implementation of MaskRCNN object detection.
keras-retinanet
Keras implementation of RetinaNet object detection.
keras_tfrecord
Extending Keras to support tfrecord dataset
helloworld8710's Repositories
helloworld8710/AI_projects
I am a full-stack engineer for AI projects, glad to share my experience. pratices make the top engineer.
helloworld8710/autoware.ai
Open-source software for self-driving vehicles
helloworld8710/data_generator_object_detection_2d
A data generator for 2D object detection
helloworld8710/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
helloworld8710/faster-rcnn-keras
注释版的keras实现的faster-rcnn
helloworld8710/FileMeta
Enable Explorer in Vista, Windows 7 and later to see, edit and search on tags and other metadata for any file type
helloworld8710/keras-faster-rcnn
Cloned from https://github.com/yhenon/keras-frcnn. Added resnet101 support
helloworld8710/keras-maskrcnn
Keras implementation of MaskRCNN object detection.
helloworld8710/keras-retinanet
Keras implementation of RetinaNet object detection.
helloworld8710/keras_tfrecord
Extending Keras to support tfrecord dataset
helloworld8710/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
helloworld8710/models
Models and examples built with TensorFlow
helloworld8710/Object-Detection-API-Tensorflow
Object Detection API Tensorflow
helloworld8710/object_detection_kitti
TF Object Detection on Kitti Data
helloworld8710/OpenCV-Python-Tutorial
OpenCV问答群1,QQ群号:187436093
helloworld8710/pascal-tfrecord
helloworld8710/python-BOM
Python flat bill-of-material program based on Excel files
helloworld8710/pytorch-retinanet
Pytorch implementation of RetinaNet object detection.
helloworld8710/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
helloworld8710/TensorFlow-object-detection-tutorial
The purpose of this tutorial is to learn how to install and prepare TensorFlow framework to train your own convolutional neural network object detection classifier for multiple objects, starting from scratch
helloworld8710/tensorflow_object_detection_create_coco_tfrecord
Convert coco dataset to tfrecord for the tensorflow detection API.
helloworld8710/tfrecord_utility
Generate and view TensorFlow's TFRecord file.
helloworld8710/traffic-signs-tensorflow
Traffic Signs Detection and Recognition with Tensorflow
helloworld8710/understaing-datasets-estimators-tfrecords
Try to use tf.estimator and tf.data together to train a cnn model.