zhangyu13141's Stars
gongbingg/slam
learning SLAM,curse,paper and others
norouzi/mih
Fast exact nearest neighbor search in Hamming distance on binary codes with Multi-index hashing
coderFrankenstain/WJSimilarPhotos
基于OpenCV快速筛选IOS相册中相似的图片
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
timothybrooks/instruct-pix2pix
murray-z/text_clustering
文本聚类(Kmeans、DBSCAN、LDA、Single-pass)
GISerWang/Spatio-temporal-Clustering
使用numpy实现的聚类算法(包括时空聚类算法)
zhoushengisnoob/DeepClustering
Methods and Implements of Deep Clustering
csymvoul/Incremental_DBSCAN
An Incremental DBSCAN approach in Python for real-time monitoring data.
ashok-arjun/CSCCT
Official Implementation of the ECCV 2022 Paper "Class-Incremental Learning with Cross-Space Clustering and Controlled Transfer"
agrawal-priyank/machine-learning-clustering-retrieval
Built text and image clustering models using unsupervised machine learning algorithms such as nearest neighbors, k means, LDA , and used techniques such as expectation maximization, locality sensitive hashing, and gibbs sampling in Python
cs-chan/Total-Text-Dataset
Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one of a kind.
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
williamyang1991/VToonify
[SIGGRAPH Asia 2022] VToonify: Controllable High-Resolution Portrait Video Style Transfer
nihui/ncnn-android-squeezenet
The squeezenet image classification android example
MiRoboticsLab/cyberdog_ros2
ROS 2 packages for CyberDog
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
kemaloksuz/aLRPLoss-AblationExperiments
harleyszhang/cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
ZFTurbo/Weighted-Boxes-Fusion
Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
Res2Net/Res2Net-PretrainedModels
(ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"
Xilinx/DSRL
Dootmaan/DSRL
Implementation of CVPR 2020 Dual Super-Resolution Learning for Semantic Segmentation
nerminsamet/houghnet
[ECCV-20] Official PyTorch implementation of HoughNet, a voting-based object detector.
arthurdouillard/CVPR2021_PLOP
Official code of CVPR 2021's PLOP: Learning without Forgetting for Continual Semantic Segmentation
wanglixilinx/DSRL
Dual Super-Resolution Learning for Semantic Segmentation
c0nn3r/RetinaNet
An implementation of RetinaNet in PyTorch.
JunMa11/SegLossOdyssey
A collection of loss functions for medical image segmentation
lxtGH/DecoupleSegNets
[ECCV-2020]: Improving Semantic Segmentation via Decoupled Body and Edge Supervision