Pinned Repositories
10kinds-light-face-detector-align-recognition
10种轻量级人脸检测算法的比拼,其中还包含人脸关键点检测与对齐,人脸特征向量提取和计算距离相似度
12306
12306智能刷票,订票
20_style-model-for-image-style-fusion-and-transfer
北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
awesome-yolo-object-detection
🔥🔥🔥 A collection of some awesome public YOLO object detection series projects.
detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
Embedded-Machine-Vision-and-Intelligent-Automation
An introductory course on machine vision and related machine learning used in automation, autopilots, security and inspection systems. Topics covered include theory of computer and machine vision and related algorithms for image capture and processing, filtering, thresholds, edge detection, shape analysis, shape detection, salient object detection, pattern matching, digital image stabilization, stereo ranging, and methods of sensor and information fusion. Machine vision sensors covered include visible to long-wave infrared including passive EO/IR (Electro-Optical/Infrared) as well as active methods such as RGB depth mapping and LIDAR. Embedded and automation topics covered include implementation of these algorithms with FPGA or GP-GPU embedded real-time vision systems for autopilots (intelligent transportation), general machine vision automation and security including methods for detection, classification, recognition of targets, and applications including inspection, surveillance, search and rescue, and machine vision navigation.
LightTrack-rknn
RKNN version demo of [CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search
MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
the-gan-zoo
A list of all named GANs!
guofenggitlearning's Repositories
guofenggitlearning/Awesome-3D-Object-Detection-for-Autonomous-Driving
Papers on 3D Object Detection for Autonomous Driving
guofenggitlearning/BiFlow
基于点云的场景流估计的双向学习。
guofenggitlearning/ccnn
解决CNN固有缺陷!CCNN:迈向通用CNN架构!用于任意分辨率、长度和维度的数据。
guofenggitlearning/CCPL
设计一种通用的风格迁移方法,该方法能够联合执行艺术、逼真和视频风格迁移,而无需在训练期间看到视频。减缓了时间一致性的约束影响。
guofenggitlearning/CelebV-HQ
大规模视频人脸属性数据集
guofenggitlearning/deeplab2
提出k-means Mask Transformer(kMaX-DeepLab),在语义/实例/全景分割上表现SOTA!
guofenggitlearning/DenseTeacher
用于半监督目标检测的密集伪标签。
guofenggitlearning/DSR_anomaly_detection
用于表面异常检测的双子空间重投影网络
guofenggitlearning/EdgeNeXt
EdgeNeXt: Light-weight and Efficient Networks for Mobile Vision Applications
guofenggitlearning/Ego3RT
一种新的端到端感知架构,用于在多个不受约束的摄像机视图下进行ego 3D表示学习,在鸟看图(BEV)分割和多视图3D目标检测上性能SOTA。
guofenggitlearning/FastestDet
:zap: A newly designed ultra lightweight anchor free target detection algorithm, weight only 250K parameters, reduces the time consumption by 10% compared with yolo-fastest, and the post-processing is simpler
guofenggitlearning/fcaf3d
全卷积AnchorFree的3D目标检测。允许纯数据驱动的方式获得更好的结果。
guofenggitlearning/Gen6D
基于RGB图像的可泛化的6-DoF物体姿态估计。
guofenggitlearning/imagedl
爬图工具
guofenggitlearning/LightViT
迈向轻量级无卷积视觉Transformer。
guofenggitlearning/NAFNet
验证非激活函数不是必须的,通过去除或以乘法替换激活函数(Sigmoid\Relu\gelu\softmax)简化模型基准。计算成本仅为原来的8.4%。
guofenggitlearning/NOAH
Searching prompt modules for parameter-efficient transfer learning.
guofenggitlearning/Object-Tracking-Simulation-Evaluation-Script
guofenggitlearning/On-Mitigating-Hard-Clusters
关于减轻人脸聚类的硬聚类
guofenggitlearning/OSFormer
用Transformer进行单阶段伪装实例分割。60个epoch下只有3040个样本。
guofenggitlearning/PalQuant
在低精度加速器上加速高精度网络
guofenggitlearning/PersFormer_3DLane
一种基于Transformer的2D/3D目标检测器,并发布OpenLane:第一个大规模的真实世界3D车道线数据集。
guofenggitlearning/PETR
多视图3D目标检测的位置嵌入转换,通过引入3D坐标生产和位置编码,可以将2D特征转换为3D位置感知特征表示。
guofenggitlearning/PointNorm-for-Point-Cloud-Analysis
点云分析归一化
guofenggitlearning/RDIoU
单阶段3D目标检测
guofenggitlearning/RGBT-detection
RBG和IR图像融合检测
guofenggitlearning/scenic
Scenic: A Jax Library for Computer Vision Research and Beyond
guofenggitlearning/ST-P3
通过时空特征学习的端到端基于视觉的自动驾驶。可同时用于感知、预测和规划任务。通过carla模拟器验证。
guofenggitlearning/STDAN
用于视频去模糊的时空可变形注意力网络
guofenggitlearning/YOLOX-ROS
YOLOX + ROS2 object detection package