This repository contains code in PyTorch for lane detection using LaneNet.
☆14Dec 16, 2023Updated 2 years ago
Alternatives and similar repositories for lane_detection
Users that are interested in lane_detection are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- python+opencv实现对显著区域高速的车道线检测☆13Feb 9, 2019Updated 7 years ago
- Unofficial implemention of lanenet model for real time lane detection Pytorch Version☆175Dec 20, 2021Updated 4 years ago
- 一款综合了众多优秀的开源工具微服务框架☆10Aug 7, 2024Updated 2 years ago
- This project is focus on stock prediction,our goal is implementing one trading framework using DRL with LSTM.☆11Jun 1, 2018Updated 8 years ago
- ocr照片识别文字,包括裁剪图片,能识别中文和英文,是现有网上资源中识别率最好的☆14Sep 20, 2016Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Reproduction of Curiosity-driven Exploration by Self-supervised Prediction in PyTorch☆12Jun 10, 2019Updated 7 years ago
- A simple spider and sentiment analysis for JD (爬取京东商品评论+情感分析+数据可视化)☆49May 22, 2023Updated 3 years ago
- This is a template for the presentation created by latex.☆15May 23, 2017Updated 9 years ago
- My .vim for my macs☆12Sep 4, 2026Updated 2 weeks ago
- 本项目针对传统车道线检测鲁棒性较差的现象,通过 运用YOLOV7与DeepLabv3+的图像深度学习算法对特定数据集进行模型训练,开发了一款能调用车载摄像头来识别道路环境,并用语音告知驾驶员偏离车道,前方车距等驾驶信息偏离预警系统,辅助驾驶员更加安全高效的行驶。☆81Aug 6, 2025Updated last year
- ☆90Jun 21, 2022Updated 4 years ago
- Code to reproduce the results of "Curiosity Driven Exploration of Learned Disentangled Goal Spaces"☆19Oct 26, 2018Updated 7 years ago
- 一个tensorflow可视化平台,降低机器学习门槛,只需关注数据来源,通过配置,即可提供训练模型服务☆13Nov 30, 2020Updated 5 years ago
- 一个单路口交通信号灯控制的SUMO环境demo☆13May 17, 2018Updated 8 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A face recognition application that will also detect human identity even with face mask.☆16Apr 6, 2026Updated 5 months ago
- Multiple face anti-spoofing models from github☆46Jan 8, 2026Updated 8 months ago
- Implementation of discriminative loss for instance segmentation by pytorch☆70Jan 15, 2021Updated 5 years ago
- Implement dcgan by tensorflow to complete image☆13Jan 25, 2018Updated 8 years ago
- meta-MADDPG (Python implementation)☆19Sep 16, 2018Updated 8 years ago
- A3C and generic hierarchical RL for sentiment analysis tasks☆15Dec 1, 2019Updated 6 years ago
- ☆84Jul 26, 2021Updated 5 years ago
- 毕业设计,基于区块链的拍卖交易系统的后端☆17May 23, 2021Updated 5 years ago
- Face-mask recognition project☆15Feb 15, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 爬取大众点评中11205条厦门美食商铺 信息,其中包含店名、人均消费、所属菜系、所属商圈、详细地址、口味评分、环境评分、服务评分信息。☆20Apr 21, 2020Updated 6 years ago
- A Pytorch implementation of VPGNet☆17Apr 6, 2022Updated 4 years ago
- Existing Face Recognition systems fail in recognizing the persons when they are masked but I have developed a face recognition system tha…☆19Jun 23, 2021Updated 5 years ago
- Predicting air pollution (machine learning project)☆21Feb 19, 2017Updated 9 years ago
- aqi天气信息爬虫、清洗-scrapy+scrapy-redis+selenium+pandas+matplotlib☆18Jul 8, 2018Updated 8 years ago
- Scout是一个攻击检测工具,能有效识别如CC、压测工具发起的拒绝服务攻击,并能实时告警。☆21Nov 15, 2022Updated 3 years ago
- Lots of semantic image segmentation implementations in Tensorflow/Keras☆61May 4, 2019Updated 7 years ago
- Full Chainer implementation of OpenAI's Reinforcement Learning using Random Network Distillation☆31Apr 15, 2019Updated 7 years ago
- Runnable examples integrating Circle Agent Stack with LangChain, Claude Agent SDK, OpenAI Agents SDK, Vercel AI SDK and Google ADK.☆30Aug 28, 2026Updated 3 weeks ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Skip32 integer obfuscation routines☆31Nov 16, 2015Updated 10 years ago
- 基于 Django + (tensorflow)keras/face-recognition 的人脸识别签到系统☆18Jun 26, 2021Updated 5 years ago
- In this project we are comparing various regression models to find which model works better for predicting the AQI (Air Quality Index).☆21Feb 14, 2024Updated 2 years ago
- 基于Opencv的车道线检测:1. 图像加载;2.图像预处理:图片灰度化,高斯滤波;3.Cany边缘检测;4.感兴趣区域检测;5.霍夫直线检测 ;6.直线拟合;7.车道线叠加;8.图片和视频测试;9.可视化界面pyqt5 (可选)。☆96Mar 17, 2022Updated 4 years ago
- [TIP 2021] We propose a structure-coherent deep feature learning method for face alignment. Unlike most existing face alignment methods w…☆26Feb 24, 2022Updated 4 years ago
- 一款在智能机上模拟旧版诺基亚手机操作界面的APP☆21Aug 2, 2026Updated last month
- 本项目实现了实时的口罩人脸识别。人脸识别使用MTCNN和FaceNet进行训练,使用Streamlit进行部署。☆20Mar 28, 2022Updated 4 years ago