Pinned Repositories
cudpp
CUDA Data Parallel Primitives Library, modify the hash table for supporting 48bit key.
DeepSpeaker-pytorch
Speaker embedding(verification and recognition) using Pytorch
dgk_lost_conv
dgk_lost_conv 中文对白语料 chinese conversation corpus
image-compare
Compare multiple images reporting similarity
image-dedupe
Image Dedupe (compare two images for similarity)
Image-Similarity
Python code to compare two images using SimpleCV
LearnPython
以撸代码的形式学习Python
models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
Opencv-Compare-images
Comparing two images similarity with python and opencv
Python-100-Days
Python - 100天从新手到大师
feiyuzhiyu's Repositories
feiyuzhiyu/cudpp
CUDA Data Parallel Primitives Library, modify the hash table for supporting 48bit key.
feiyuzhiyu/DeepSpeaker-pytorch
Speaker embedding(verification and recognition) using Pytorch
feiyuzhiyu/dgk_lost_conv
dgk_lost_conv 中文对白语料 chinese conversation corpus
feiyuzhiyu/image-compare
Compare multiple images reporting similarity
feiyuzhiyu/image-dedupe
Image Dedupe (compare two images for similarity)
feiyuzhiyu/Image-Similarity
Python code to compare two images using SimpleCV
feiyuzhiyu/LearnPython
以撸代码的形式学习Python
feiyuzhiyu/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
feiyuzhiyu/Opencv-Compare-images
Comparing two images similarity with python and opencv
feiyuzhiyu/Python-100-Days
Python - 100天从新手到大师
feiyuzhiyu/python-compare-images
This repository is mainly about comparing two images. The technique used is SSIM. i.e. Structural Similarity Index Measure We use some of the inbuilt functions available in python's skimage library to measure the SSIM value. Along with SSIM we also measure the MSE ( Mean Square Error ) To know more about the SSIM technique Refer Here: https://en.wikipedia.org/wiki/Structural_similarity
feiyuzhiyu/shiyanlou001
feiyuzhiyu/tensorflow
An Open Source Machine Learning Framework for Everyone