Pinned Repositories
Algebraic-Average
当一群人参加一个活动或者一系列活动时,为了方便首先是一个人或者少数几个人垫付活动资金,然后再AA平摊。这个程序可以用来快速计算平摊时每个人应付的资金数目。。
calculate-precision-recall-f1score-roc-auc
Precision, recall, f1-score, AUC, loss, accuracy and ROC curve are often used in binary image recognition evaluation issue. The repository calculates the metrics based on the data of one epoch rather than one batch, which means the criteria is more reliable. The program implements the calculation at the end of the training process and every epoch process through two versions independently on keras.
Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
grad-cam-segmentation-tutorial
hello-world
It is a exercise.
models
Models and examples built with TensorFlow
resize_video_frame
The codes can change the frame number in a video arbitrarily. For example, we can change the frame number to 80 for a video which has 41 frame.
tensorflow-vgg
VGG19 and VGG16 on Tensorflow
video_classification_simple_tutorial
It is about a simple tutorial of video classification
dingwanli's Repositories
dingwanli/video_classification_simple_tutorial
It is about a simple tutorial of video classification
dingwanli/calculate-precision-recall-f1score-roc-auc
Precision, recall, f1-score, AUC, loss, accuracy and ROC curve are often used in binary image recognition evaluation issue. The repository calculates the metrics based on the data of one epoch rather than one batch, which means the criteria is more reliable. The program implements the calculation at the end of the training process and every epoch process through two versions independently on keras.
dingwanli/resize_video_frame
The codes can change the frame number in a video arbitrarily. For example, we can change the frame number to 80 for a video which has 41 frame.
dingwanli/Algebraic-Average
当一群人参加一个活动或者一系列活动时,为了方便首先是一个人或者少数几个人垫付活动资金,然后再AA平摊。这个程序可以用来快速计算平摊时每个人应付的资金数目。。
dingwanli/grad-cam-segmentation-tutorial
dingwanli/tensorflow-vgg
VGG19 and VGG16 on Tensorflow
dingwanli/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
dingwanli/hello-world
It is a exercise.
dingwanli/models
Models and examples built with TensorFlow
dingwanli/Pooled-Hybrid-Spectral-for-Hyperspectral-Image-Classification
dingwanli/semantic-segmentation
dingwanli/tensorflow
An Open Source Machine Learning Framework for Everyone