Mylaf's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
zadam/trilium
Build your personal knowledge base with Trilium Notes
nothings/stb
stb single-file public domain libraries for C/C++
imDazui/Tvlist-awesome-m3u-m3u8
直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵
ether/etherpad-lite
Etherpad: A modern really-real-time collaborative document editor.
davidsandberg/facenet
Face recognition using Tensorflow
ShiqiYu/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
ninja-build/ninja
a small build system with a focus on speed
raulmur/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
nl8590687/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
TadasBaltrusaitis/OpenFace
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
easymodo/qimgv
Image viewer. Fast, easy to use. Optional video support.
sfikas/medical-imaging-datasets
A list of Medical imaging datasets.
qcad/qcad
QCAD - The Open Source 2D CAD. QCAD is a cross-platform CAD solution for Windows, macOS and Linux. It supports the DXF format and optionally the DWG format (through a proprietary plugin).
awni/speech
A PyTorch Implementation of End-to-End Models for Speech-to-Text
qpython-android/qpython3
QPython is the Python engine for android. QPython 3x is mainly for experienced Python users, and it provides some in-depth technical features.
imagej/ImageJ
Public domain software for processing and analyzing scientific images
facebookresearch/banmo
BANMo Building Animatable 3D Neural Models from Many Casual Videos
codelibs/libdxfrw
C++ library to read and write DXF/DWG files
vincenthz/libjson
a JSON parser and printer library in C. easy to integrate with any model.
trueos/trueos
TrueOS Core Operating System Repo
fengersoft/mymind
A QT mind mapping project 这是一个QT开发的思维导图项目
jianzhang96/MSD
mobile phone screen surface defect segmentation (detection) dataset.
biswajitcsecu/-Color-multi-focus-image-fusion-using-Guided-and-Bilateral-filter-based-on-focus-region-detection-in
This code impliments a multi-focus color image fusion method based on focus region detection with edge preseve using bilateral filter and guided filter in discrete wavelet transform (2DWT). Firstly, a novel focus region detection method is estimated, which uses guided filter to refine the rough focus maps obtained by bilateral filter and difference operator. Then, An initial decision map is got via the pixel-wise maximum rule, and optimized to generate final decision map by using guided filter again. Finally, the fused image is obtained by the pixel-wise weighted-averaging rule with the final decision map via inverse transform.
triath/terminal-ide
http://code.google.com/p/terminal-ide/
afkrause/multiplot
Multiplot is a very easy to use, single-header C++ tool for plotting auto-scaling curves / scatter plots.