Sadcato's Stars
haritheja-e/robot-utility-models
Robot Utility Models are trained on a diverse set of environments and objects, and then can be deployed in novel environments with novel objects without any further data or training.
Dooy/chatgpt-web-midjourney-proxy
One UI is all done with chatgpt web, midjourney, gpts,suno,luma,runway,viggle,flux,ideogram,realtime,pika; Simultaneous support Web / PWA / Linux / Win / MacOS platform
jobbole/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
VecSil/MyDolly
Sadcato/blog-deploy
Sadcato/vscode-Chinese-English-Comment-translator
LingJueYa/Landslide-warning
这是一个山体滑坡预警系统,可以使用传感器在一定范围内监测和警告山体滑坡。
iamtekson/landslide4sense-solution
This repo is the solution for landslide4Sense challenge.
Sadcato/Landslide-monitoring-and-early-warning-system-based-on-deep-learning
This is an embedded project that can use sensors to monitor and warn landslides within a certain range.
tanzby/BirdViewTransform
4个不同方向的相机,将其鸟瞰变化后,进行拼接,得到车辆及周围区域的鸟瞰视角图 Put FOUR image(or video stream) from 4 different directions together, and form them into a bird view.
valieo/Raspberry-Car
树莓派小车,具有视频、测距等功能
sakami0000/child-mind-institute-detect-sleep-states-1st-place
ai-lizhehan/Paddle-SpaceAirGroundSecurityInspectionSystem
calvss/opencv-openmvcam
Opencv image processing for RPi with openmv cam
WeihongPan/Labelme2Culane
python script converting labelme json files to culane-style dataset
cfzd/Ultra-Fast-Lane-Detection-v2
Ultra Fast Deep Lane Detection With Hybrid Anchor Driven Ordinal Classification (TPAMI 2022)
cfzd/Ultra-Fast-Lane-Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
redragonx/FAA-CS-4250
collision-avoidance system for the cockpits of all aircraft. The system will receive real-time radar data and need to continuously calculate if a collision is likely, and give several different levels of warning. The system will need to deal with the entire range of fixed- and rotary-wing aircraft.
rsyvarth/dsrc-radar-collision-avoidance
jason-li-831202/Vehicle-CV-ADAS
The project can achieve FCWS, LDWS, and LKAS functions solely using only visual sensors. using YOLOv5 / YOLOv5-lite / YOLOv6 / YOLOv7 / YOLOv8 / YOLOv9 / EfficientDet and Ultra-Fast-Lane-Detection-v2 .
sajid-mohamed/cppVrepLKAS
A Software-in-the-Loop simulator for a lane keeping assist system (LKAS) using V-REP to validate the LKAS controller and the lane detection algorithm.
Spiraline/Autoware-LKAS
Autoware with LKAS
bclswl0827/ChatGemini
✨ ChatGemini 是一个基于 Google Gemini 的网页客户端,对标 ChatGPT 3.5,操作逻辑同 ChatGPT 3.5 一致,同时支持在聊天中上传图片,应用会自动调用 Gemini-Pro-Vision 模型进行识图。
Mashiro94/BootstrapFlaskDemo
该项目为基于Flask的学员管理系统,仿写greyli大佬的BootstrapFlask框架Demo进行开发,实现了登录、身份认证、密码修改;学生浏览开设的课程、选课;教师查看已选课学生、为学生录入成绩等功能,涉及登录、表格、表单、数据库操作工具类等实现,是Bootstrap-Flask极简开发网站的参考实例。