yujundrr's Stars
corkami/pics
File formats dissections and more...
jaywcjlove/reference
为开发人员分享快速参考备忘清单(速查表)
1044197988/Python-Image-feature-extraction
Python实现提取图像的纹理、颜色特征,包含快速灰度共现矩阵(GLCM)、LBP特征、颜色矩、颜色直方图。
tzm030329/GLCM
Fast Gray-Level Co-Occurrence Matrix by numpy
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
songyuncen/EdgesSubPix
Sub-Pixel Edge Detection Using OpenCV
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
Charmve/computer-vision-in-action
A computer vision closed-loop learning platform where code can be run interactively online. 学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页
xiaoweicqu/primitive-detection
Primitive detection with OpenCV
weston-embedded/uC-OS3
µC/OS-III is a preemptive, highly portable, and scalable real-time kernel. Designed for ease of use on a huge number of CPU architectures.
instant-markdown/vim-instant-markdown
Instant Markdown previews from Vim
youngyangyang04/PowerVim
Make your vim more power and much easer. 最实用的vim配置🔥
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
abhayspawar/featexp
Feature exploration for supervised learning
catboost/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
plotly/plotly.py
The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
yufeiminds/echarts-python
Deprecated. Use PyEcharts instead. https://github.com/pyecharts/pyecharts
napjon/krisk
Statistical Interactive Visualization with pandas+Jupyter integration on top of Echarts.
ecomfe/awesome-echarts
Awesome list of Apache ECharts
mzychlewicz/GWO
Grey Wolf Optimizer Matlab
7ossam81/EvoloPy
EvoloPy toolbox provides classical and recent nature-inspired metaheuristic for the global optimization.
ljvmiranda921/pyswarms
A research toolkit for particle swarm optimization in Python
scipy/scipy
SciPy library main repository
DreamBoatOve/aia_eis
Automated Intelligent Analyzer of Electrochemical Impedance Spectroscopy
hasankurban/Machine-Learning-Based-Regeneration-of-Li-ion-Battery-Impedance
Samuel-Buteau/EISFitting
This is the code to reliably fit Impedance Spectra, related to the article "Analysis of Thousands of Electrochemical Impedance Spectra of Lithium-ion Cells through a Machine Learning Inverse Model"
PytLab/gaft
A Genetic Algorithm Framework in Python (not for production level)
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)