gianlucarloni/CoCoReco
Code base for our paper "Connectivity-Inspired Network for Context-Aware Recognition" (ECCV 2024, Human-inspired Computer Vision workshop)
This project helps AI practitioners improve the accuracy and explainability of image classification models. By taking images as input, it produces more robust classifications and clearer explanations of why a model made a specific decision. It is designed for researchers and engineers working on computer vision tasks who want to integrate biologically inspired mechanisms into their neural networks.
No commits in the last 6 months.
Use this if you are an AI practitioner building image classification systems and want to enhance your model's performance and interpretability by incorporating context-aware mechanisms.
Not ideal if you are looking for a pre-trained, ready-to-deploy image classification API for general use cases without needing to understand or modify the underlying neural network architecture.
Stars
7
Forks
1
Language
Python
License
MIT
Category
Last pushed
Sep 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/gianlucarloni/CoCoReco"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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...
microsoft/CvT
This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.
BR-IDL/PaddleViT
:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+
gaohuang/MSDNet
Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)