All Projects → ace19-dev → gvcnn-tf

ace19-dev / gvcnn-tf

Licence: Apache-2.0 License
Group-View Convolutional Neural Networks for 3D Shape Recognition

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to gvcnn-tf

Huawei DIGIX ImageRetri Top2
2020 DIGIX GLOBAL AI CHALLENGE - Digital Device Image Retrieval - Top2 WEARE队
Stars: ✭ 63 (+186.36%)
Mutual labels:  image-retrieval
gnn-re-ranking
A real-time GNN-based method. Understanding Image Retrieval Re-Ranking: A Graph Neural Network Perspective
Stars: ✭ 64 (+190.91%)
Mutual labels:  image-retrieval
roco-dataset
Radiology Objects in COntext (ROCO): A Multimodal Image Dataset
Stars: ✭ 38 (+72.73%)
Mutual labels:  image-retrieval
cnn-for-image-retrieval
🌅The code of post "Image retrieval using MatconvNet and pre-trained imageNet"
Stars: ✭ 623 (+2731.82%)
Mutual labels:  image-retrieval
street2shopTriplet
Challenge the customer to shop task with tripletNet
Stars: ✭ 14 (-36.36%)
Mutual labels:  image-retrieval
PCLoc
Pose Correction for Highly Accurate Visual Localization in Large-scale Indoor Spaces (ICCV 2021)
Stars: ✭ 37 (+68.18%)
Mutual labels:  image-retrieval
LabelRelaxation-CVPR21
Official PyTorch Implementation of Embedding Transfer with Label Relaxation for Improved Metric Learning, CVPR 2021
Stars: ✭ 37 (+68.18%)
Mutual labels:  image-retrieval
keras rmac
RMAC implementation in Keras
Stars: ✭ 80 (+263.64%)
Mutual labels:  image-retrieval
Ranked-List-Loss-for-DML
CVPR 2019: Ranked List Loss for Deep Metric Learning, with extension for TPAMI submission
Stars: ✭ 56 (+154.55%)
Mutual labels:  image-retrieval
SOLAR
PyTorch code for "SOLAR: Second-Order Loss and Attention for Image Retrieval". In ECCV 2020
Stars: ✭ 150 (+581.82%)
Mutual labels:  image-retrieval
img classification deep learning
No description or website provided.
Stars: ✭ 19 (-13.64%)
Mutual labels:  image-retrieval
FAIRY
Fast and scalable search of whole-slide images via self-supervised deep learning - Nature Biomedical Engineering
Stars: ✭ 43 (+95.45%)
Mutual labels:  image-retrieval
XCloud
Official Code for Paper <XCloud: Design and Implementation of AI Cloud Platform with RESTful API Service> (arXiv1912.10344)
Stars: ✭ 58 (+163.64%)
Mutual labels:  image-retrieval
GPQ
Generalized Product Quantization Network For Semi-supervised Image Retrieval - CVPR 2020
Stars: ✭ 60 (+172.73%)
Mutual labels:  image-retrieval
EfficientIR
人工智障本地图片检索工具 | An EfficientNet based image retrieval tool
Stars: ✭ 64 (+190.91%)
Mutual labels:  image-retrieval
Image-Retrieval
Image retrieval program made in Tensorflow supporting VGG16, VGG19, InceptionV3 and InceptionV4 pretrained networks and own trained Convolutional autoencoder.
Stars: ✭ 56 (+154.55%)
Mutual labels:  image-retrieval
mildnet
Visual Similarity research at Fynd. Contains code to reproduce 2 of our research papers.
Stars: ✭ 76 (+245.45%)
Mutual labels:  image-retrieval
art
Exploring the connections between artworks with deep "Visual Analogies"
Stars: ✭ 73 (+231.82%)
Mutual labels:  image-retrieval
DOLG-pytorch
Unofficial PyTorch Implementation of "DOLG: Single-Stage Image Retrieval with Deep Orthogonal Fusion of Local and Global Features"
Stars: ✭ 69 (+213.64%)
Mutual labels:  image-retrieval
towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
Stars: ✭ 821 (+3631.82%)
Mutual labels:  image-retrieval

GVCNN (Group-View Convolutional Neural Networks for 3D Shape Recognition)

Data

Quick Start

  • make group-view image tfrecord file
    • dataset_tools/create_modelnet_tf_record.py
  • train.py

TODO

  • balanced sampler

References from

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].