convolution-vision-transformers
autogluon
convolution-vision-transformers | autogluon | |
---|---|---|
2 | 10 | |
224 | 8,239 | |
- | 1.9% | |
0.0 | 9.6 | |
over 3 years ago | 5 days ago | |
Python | Python | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
convolution-vision-transformers
- has anyone here implemented Convolutional Vision Transformer (CvT)?
-
CvT: Introducing Convolutions to Vision Transformers
code: https://github.com/rishikksh20/convolution-vision-transformers
autogluon
-
AIM Weekly for 04Nov2024
π Composed Image Retrieval π Intro to Multimodal LLama 3.2 π οΈ Multi Agent Concierge π» RAG with Langchain Granite, Milvus π«Ά Download content β Transformer Replacement? π€ vLLM for runing models π Amphion π Autogluon π Notebook LLama like Google's Notebook LLM π«Ά Monocle2ai for tracing GenAI app code LFA&D Project π€ Bee Agent Framework β LLama RFP Response βΆοΈ GenAI Script π½ Simular AI Agent S π¦Ύ DrawDB with AI β¨ Ollama with LLama 3.2 Vision!!!! Preview π Powerful RAG Checker π SQL Generator π» Role of LLMs π Document Extraction πΆοΈ Open Source Vector DB Reddit π The Practical Guide to Self Hosting LLM π¦Ύ Stagehand Controller πΆοΈ Understanding HNSWLIB π Best practices in RAG π» Enigma Agent π Langchain, Ollama, Phi3 for Function Calling π Compass Judger π Princeton NLP SimPO π Princeton NLP ProLong π Princeton NLP HELMET π§ Ollama Cheatsheet π Princeton NLP CopyCat π Princeton NLP Shp πΆοΈ Can LLM Solve Hard Github Issues π Enabling Large Language Models to Generate Text with Citations π Princeton NLP CharXiv π Awesome AI Agents List π¦Ύ Nomicβs Matryoshka text embedding model
-
5 Open Source Python Projects You Should Know About in 2024
Where to check it out: https://github.com/autogluon/autogluon
-
pip install remyxai - easiest way to create custom vision models
This seems not very convincing. There are other popular frameworks that provide AutoML with existing datasets (eg https://github.com/autogluon/autogluon)
- autogluon: NEW Data - star count:5070.0
-
[D] Where is AutoML for NNs?
https://github.com/awslabs/autogluon works well for image/text/tabular data
- k-fold bagging in Autogluon - Tabular
-
What will the data science job market be like in 5 years?
Some AutoML is getting pretty good, AutoGluon is very solid for tabular data. That being said you still need to have your data in tabular format and deployment still requires some effort.
What are some alternatives?
vit-pytorch - Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
FLAML - A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
EasyCV - An all-in-one toolkit for computer vision
autokeras - AutoML library for deep learning
MLP-Mixer-pytorch - Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision
auto-sklearn - Automated Machine Learning with scikit-learn
sharpened-cosine-similarity - An alternative to convolution in neural networks
nni - An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
EasyOCR - Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
imbalanced-regression - [ICML 2021, Long Talk] Delving into Deep Imbalanced Regression
CvT - This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.
tabnet - PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf