SkalskiP

SkalskiP

👤 Developer

10 repositories on SrcLog

View on GitHub
10 Repos
14k Stars
1.8k Forks
14k Watchers

Repositories (10)

courses SkalskiP/courses Python

This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI)

6.2k
make-sense SkalskiP/make-sense TypeScript

Free to use online tool for labelling photos. https://makesense.ai

3.4k
ILearnDeepLearning.py SkalskiP/ILearnDeepLearning.py Jupyter Notebook

This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with articles I publish on Medium. I encourage you both to read as well as to check how the code works in the action.

1.4k
vlms-zero-to-hero SkalskiP/vlms-zero-to-hero Jupyter Notebook

This series will take you on a journey from the fundamentals of NLP and Computer Vision to the cutting edge of Vision-Language Models.

1.1k
awesome-chatgpt-code-interpreter-experiments SkalskiP/awesome-chatgpt-code-interpreter-experiments

Awesome things you can do with ChatGPT + Code Interpreter combo 🔥

1k
sports SkalskiP/sports Jupyter Notebook

Cool experiments at the intersection of Computer Vision and Sports ⚽🏃

522
sketchy-vision SkalskiP/sketchy-vision

Each week I create sketches covering key Computer Vision concepts. If you want to learn more about CV stick around!

147
fashion-assistant SkalskiP/fashion-assistant Jupyter Notebook

Our idea is to combine the power of computer vision model and LLMs. We use YOLO, CLIP and DINOv2 to extract high-level features from images. We pass the prompt, along with the extracted features, to LLM, allowing for advanced image dataset queries.

116
onemetric SkalskiP/onemetric Python

One Metrics Library to Rule Them All!

56
yolov8-live SkalskiP/yolov8-live Python

A short script showing how to build simple real-time video analytics apps using YOLOv8 and Supervision. Try it out, and most importantly have fun! 🤪

34