Lists (4)
Sort Name ascending (A-Z)
Stars
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
AI Girlfriend NSFW chatbot tool in Python - Build your own AI companion in Python using ChatGPT.
Master programming by recreating your favorite technologies from scratch.
A collection of resources and papers on Diffusion Models
Resource list for generating JSON using LLMs via function calling, tools, CFG. Libraries, Models, Notebooks, etc.
Apply our monocular depth boosting to your own network!
This repository contains demos I made with the Transformers library by HuggingFace.
A useful collection of CPP and PYTHON examples to learn ROS2 from zero
Diagrams for visualizing neural network architecture (Created with diagrams.net)
A highly efficient implementation of Gaussian Processes in PyTorch
👀 Eye Tracking library easily implementable to your projects
Python sample codes for robotics algorithms.
ICPR 2020: Facial Expression Recognition using Residual Masking Network
Hierarchical perception library in Python for pose estimation, object detection, instance segmentation, keypoint estimation, face recognition, etc.
Cross-platform, customizable ML solutions for live and streaming media.
A set of best practices for JavaScript projects
Hybrid A* Path Planner for the KTH Research Concept Vehicle
Image-to-Image Translation in PyTorch
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Semantic Segmentation Architectures Implemented in PyTorch
A library to capture canvas-based animations at a fixed framerate
Simulator for the course of AppliedRobotics of prof. Luigi Palopoli at University of Trento.
Package used by student to complete the assignment of the course.
Simulation of path planning for self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.