huan820

huan820

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

huan820's starred repositories

DeepHash-pytorch

Implementation of Some Deep Hash Algorithms, Including DPSH、DSH、DHN、HashNet、DSDH、DTSH、DFH、GreedyHash、CSQ.

Language:PythonLicense:MITStargazers:487Issues:0Issues:0

CBAM.PyTorch

Non-official implement of Paper:CBAM: Convolutional Block Attention Module

Language:PythonStargazers:1312Issues:0Issues:0

MultimediaRetrieval

3D model retrieval system (similar to Google Image Search, but for 3D models).

Language:C++Stargazers:6Issues:0Issues:0

pyLSHash

Locality Sensitive Hashing, fuzzy-hash, min-hash, simhash, aHash, pHash, dHash。基于 Hash值的图片相似度、文本相似度

Language:PythonLicense:MITStargazers:50Issues:0Issues:0

SparseLSH

A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.

Language:PythonLicense:NOASSERTIONStargazers:141Issues:0Issues:0

ImageRetrieval-LSH

离线构建大规模图像特征索引库,实现在线相似图片精准查询

Language:PythonStargazers:72Issues:0Issues:0

LSH

Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents

Language:PythonLicense:MITStargazers:276Issues:0Issues:0

datasketch

MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW

Language:PythonLicense:MITStargazers:2486Issues:0Issues:0

LSHash

A fast Python implementation of locality sensitive hashing.

Language:PythonLicense:MITStargazers:659Issues:0Issues:0

CBIR-demos

本项目基于ImageNet数据集预训练的VGG16和ResNet34网络模型,微调以提取遥感图像特征。我们尝试了多种特征聚合方法,通过使用PCA降维技术和扩展查询技术来优化特征存储、向量计算和特征检索效果。此外,我们还采用局部敏感哈希算法(LSH)实现了大规模遥感图像检索。该算法在UCMD数据集上进行了性能验证。

Language:Jupyter NotebookStargazers:24Issues:0Issues:0
Language:Jupyter NotebookStargazers:4Issues:0Issues:0

CorrReg

Code for paper "Deep Multi-View Learning Using Neuron-Wise Correlation-Maximizing Regularizers"

Language:LuaLicense:MITStargazers:9Issues:0Issues:0
Language:PythonLicense:BSD-2-ClauseStargazers:128Issues:0Issues:0

view-GCN

Pytorch code for view-GCN (CVPR2020)

Language:PythonStargazers:71Issues:0Issues:0

AttSets

🔥AttSets in Tensorflow (IJCV 2019)

Language:PythonLicense:MITStargazers:55Issues:0Issues:0

PVRNet

PVRNet: Point-View Relation Neural Network for 3D Shape Recognition (AAAI 2019)

Language:PythonLicense:MITStargazers:45Issues:0Issues:0
Language:MATLABLicense:MITStargazers:12Issues:0Issues:0

Pixel2MeshPlusPlus

Pixel2Mesh++: Multi-View 3D Mesh Generation via Deformation. In ICCV2019.

Language:PythonLicense:BSD-3-ClauseStargazers:355Issues:0Issues:0

emvn

Demo source code for the paper "Equivariant Multi-View Networks".

Language:PythonLicense:MITStargazers:56Issues:0Issues:0
Language:PythonStargazers:4Issues:0Issues:0

MVTN

pytorch implementation of the ICCV'21 paper "MVTN: Multi-View Transformation Network for 3D Shape Recognition"

Language:PythonStargazers:95Issues:0Issues:0

keras-triplet-center-loss

Simple Keras implementation of Triplet-Center Loss on the MNIST dataset

Language:PythonLicense:GPL-3.0Stargazers:44Issues:0Issues:0
Language:LuaLicense:NOASSERTIONStargazers:2Issues:0Issues:0

External-Attention-pytorch

🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐

Language:PythonLicense:MITStargazers:11209Issues:0Issues:0

attention-module

Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"

Language:PythonLicense:MITStargazers:2025Issues:0Issues:0

3D-shape-retrieval

针对三维模型检索,并采用卷积神经网络,提出两个算法:1.采用体素化深层特征进行训练。2. 采用虚拟摄像机抓取多角度视图特征进行训练。

Stargazers:54Issues:0Issues:0

annotated_deep_learning_paper_implementations

🧑‍🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

Language:PythonLicense:MITStargazers:52836Issues:0Issues:0
Language:PythonLicense:MITStargazers:99Issues:0Issues:0

MVCNN

Multi-view dual attention network for 3D object recognition (Neural Computing and Applications, 2021)

Language:PythonLicense:MITStargazers:11Issues:0Issues:0

Awesome-Vision-Attentions

Summary of related papers on visual attention. Related code will be released based on Jittor gradually.

Language:PythonStargazers:2729Issues:0Issues:0