Chengwei Zhang

Results 40 repositories owned by Chengwei Zhang

Automatic Defect Inspection with End-to-End Deep Learning

jetson_nano_trt_tf_ssd

33
Stars
11
Forks
Watchers

How to run SSD Mobilenet V2 object detection on Jetson Nano at 20+ FPS

keras-tf-pb

60
Stars
41
Forks
Watchers

How to convert trained Keras model to a single TensorFlow .pb file and make prediction

Keras_BayesianOptimization

18
Stars
6
Forks
Watchers

How to do Hyper-parameters search with Bayesian optimization for Keras model | DLology

Keras_catVSdog_tf_estimator

32
Stars
9
Forks
Watchers

Source for post "An Easy Guide to build new TensorFlow Datasets and Estimator with Keras Model"

Keras_face_identification_realtime

72
Stars
23
Forks
Watchers

Live Face Identification with pre-trained VGGFace2 model

keras_mixup_generator

20
Stars
4
Forks
Watchers

How to do mixup training from image files in Keras

keras_openvino

34
Stars
16
Forks
Watchers

How to run Keras model inference x3 times faster with CPU and Intel OpenVINO

Keras_RK3399pro

19
Stars
6
Forks
Watchers

How to run Keras model on RK3399Pro

Keras_TimeseriesGenerator

26
Stars
14
Forks
Watchers

How to use Keras TimeseriesGenerator for time series data