pavlo-melnyk/mlgp-embedme
The official implementation of the "Embed Me If You Can: A Geometric Perceptron" paper, Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), 2021, pp. 1276-1284.
This project provides an advanced method for classifying and understanding complex data patterns, specifically focusing on visual or geometrically structured information. It takes in structured datasets (like images or geometric shapes) and outputs classifications and visualizations of how the model interprets these patterns. Researchers in machine learning and computer vision would use this to explore novel ways of data representation and classification.
No commits in the last 6 months.
Use this if you are a researcher or academic exploring advanced geometric deep learning models for classification tasks and want to replicate or build upon the 'Embed Me If You Can: A Geometric Perceptron' paper.
Not ideal if you are looking for a plug-and-play solution for general image classification or a tool for non-research-oriented data analysis.
Stars
9
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pavlo-melnyk/mlgp-embedme"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
berniwal/swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
NVlabs/FasterViT
[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with...
ViTAE-Transformer/ViTPose
The official repo for [NeurIPS'22] "ViTPose: Simple Vision Transformer Baselines for Human Pose...