Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Stars
Stable Diffusion web UI
An open-source RAG-based tool for chatting with your documents.
A project related to nlp in biomedical domain.
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Open-source Self-Instruction Tuning Code LLM
Data Mining - University of Illinois at Urbana-Champaign
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Roadmap to becoming an Artificial Intelligence Expert in 2022
Mastering Transformers, published by Packt
Computer Vision and Image Processing algorithms implemented using OpenCV, NumPy and MatPlotLib, for UOM's EN2550 Fundamentals of Image Processing and Machine Vision Module ❄
Solving Image Processing Problems with Python
365 Days Computer Vision Learning Linkedin Post
A Pytorch-Lightning implementation of self-supervised algorithms
All Algorithms implemented in Python
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source …
PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Other additions: AdEMAMix
1st place solution for SIIM-FISABIO-RSNA COVID-19 Detection Challenge
Papers from the computer science community to read and discuss.
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
PyTorch implementation of EfficientNetV2 family
Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch