samadhiiiii's Stars
minhnhat93/tf_object_detection_multi_channels
Tutorial on How to change tensorflow object detection API to allow any number of input channels
yehengchen/Object-Detection-and-Tracking
Object Detection and Multi-Object Tracking
mhhai/ImageStitch
OpenCV图像拼接实现源码重构
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
lzx551402/contextdesc
Implementation of CVPR'19 paper (oral) - ContextDesc: Local Descriptor Augmentation with Cross-Modality Context
shamangary/DeepCD
[ICCV17] DeepCD: Learning Deep Complementary Descriptors for Patch Representations
JSYdiyishuai/image-registraion-using-L2net
bubbliiiing/Siamese-pytorch
这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
zzlyw/machine-learning-exercises
The exercises about machine learning course.
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记