PediaMedAI/ViTASD
[ICASSP 2023] Official Implementation of ViTASD: Robust Vision Transformer Baselines for Autism Spectrum Disorder Facial Diagnosis
This project offers a robust system for computationally analyzing facial images to assist in the diagnosis of Autism Spectrum Disorder (ASD) in pediatric patients. It takes children's facial images as input and produces an assessment of ASD likelihood. Medical researchers and clinicians specializing in neurodevelopmental disorders or pediatric care would use this tool to aid in early diagnosis.
No commits in the last 6 months.
Use this if you are a medical professional or researcher working with pediatric patients and want to use advanced computer vision for early ASD screening based on facial features.
Not ideal if you are looking for a standalone diagnostic tool, as this should be used as an aid in conjunction with comprehensive clinical evaluations.
Stars
29
Forks
7
Language
Python
License
MIT
Category
Last pushed
Jun 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/PediaMedAI/ViTASD"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
BR-IDL/PaddleViT
:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+
pathak22/unsupervised-video
[CVPR 2017] Unsupervised deep learning using unlabelled videos on the web
IBM/CrossViT
Official implementation of CrossViT. https://arxiv.org/abs/2103.14899
NVlabs/GCVit
[ICML 2023] Official PyTorch implementation of Global Context Vision Transformers
ViTAE-Transformer/ViTDet
Unofficial implementation for [ECCV'22] "Exploring Plain Vision Transformer Backbones for Object...