阅读记录(2024年3月)
2024-03-30
- Microsoft AirSim
GitHub - microsoft/AirSim:基于虚幻引擎/ Unity构建的自动驾驶汽车开源模拟器,来自Microsoft AI & Research --- GitHub - microsoft/AirSim: Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
微软终止Project Airsim,工业元宇宙梦碎,将资源转向OpenAI
联通完成XR通话测试;XREAL Air2系列产品将登陆海外市场;微软取消工业元宇宙项目Airsim - 知乎
Image APIs - AirSimInfrared
Currently this is just a map from object ID to grey scale 0-255. So any mesh with object ID 42 shows up with color (42, 42, 42). Please see segmentation section for more details on how to set object IDs. Typically noise setting can be applied for this image type to get slightly more realistic effect. We are still working on adding other infrared artifacts and any contributions are welcome.
2024-03-29
-
Win32 API
SetWindowPos 函数 (winuser.h) - Win32 apps | Microsoft Learn
SetParent 函数 (winuser.h) - Win32 apps | Microsoft Learn
c# SetParent是一个Win32 API函数 缺点-CSDN博客
【WIN32 API】函数后缀中的 A 和 W 区别及应用_windowsapi中w和a的区别-CSDN博客
Qt + WindowsAPI 本地窗口嵌入并“完全”还原 - 哔哩哔哩
2024-03-27
- Qt监听全局鼠标事件
Qt实现全局鼠标事件监听器-Windows_qt 全屏跟踪鼠标事件-CSDN博客
GitHub - mahuifa/QtGlobalEvent: 这是一个使用Qt封装的全局鼠标、键盘事件监听器的库,方便程序监听系统中所有的鼠标、键盘事件,就算是当前程序隐藏了、失去焦点了也可以。
2024-03-25
- C++ IO 重定向
GitHub - rkoschmitzky/logbook: An user friendly graphical interface for reading log messages
Qtilities: Logging
GitHub - JPNaude/Qtilities: Building blocks for Qt applications
C++之重定向stdout到内存_c语言 重定向 stdout 到 buff-CSDN博客
【转载】标准输入输出重定向(Visual C++)-CSDN博客
【转载】标准输入输出重定向(Visual C++) - 米罗西 - 博客园
Stdio Redirect - 标准输入输出重定向
cplusplus.com/freopen
cplusplus.com/stdout
cplusplus.com/reference/streambuf/streambuf/
cplusplus.com/reference/
I/O Redirection in C++ - GeeksforGeeks
redirect stdout/stderr to a string-CSDN博客
C Code to redirect stdout | Bash the universe and everything
用于重定向 stdout 的 C 代码 |抨击宇宙和一切 --- C Code to redirect stdout | Bash the universe and everything
Linux C dup和dup2函数详解_c dup-CSDN博客
在GUI程序中使用控制台的两种方法_c++ std::cout可以输出到win32吗-CSDN博客
如何在c++中使用pybind 11将python stdout重定向到日志文件-腾讯云开发者社区-腾讯云
2024-03-24
- pywinauto
GitHub - pywinauto/pywinauto: Windows GUI Automation with Python (based on text properties)
What is pywinauto — pywinauto 0.6.8 documentation
【PC自动化测试-10】查看选择窗口上的控件_windows抓取控件-CSDN博客
2024-03-22
- 杂项
tclap -- Templatized C++ Command Line Parser Library (v1.4)
GitHub - mirror/tclap: Templatized C++ Command Line Parser mirror
室内家装装修效果图设计软件-在线家装设计软件-三维家官网
iTS Planner 系统_东莞市远川机械有限公司
2024-03-21
-
Darknet YOLO
YOLO: Real-Time Object Detection
GitHub - pjreddie/darknet: Convolutional Neural Networks
GitHub - AlexeyAB/darknet: YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
GitHub - hank-ai/darknet: Darknet/YOLO object detection framework
HANK - Darknet 欢迎 Hank.ai 成为官方赞助商! --- HANK - Darknet Welcomes Hank.ai as Official Sponsor!
Darknet/YOLO: Darknet/YOLO
GitHub - stephanecharette/DarkHelp: C++ wrapper library for Darknet
GitHub - stephanecharette/DarkMark: Marking up images for use with Darknet.
DarkHelp: Image Tiling
DarkHelp: DarkHelp Server
C Code Run
DarkMark: Building DarkMark
Index of /download
2024-03-20
2024-03-17
- 人脸识别
基于深度学习模型的人脸识别算法
FaceNet: A unified embedding for face recognition and clustering | IEEE Conference Publication | IEEE Xplore
serengil/deepface: A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
ox-vgg/vgg_face2
Visual Geometry Group - University of Oxford
TadasBaltrusaitis/OpenFace: OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
ArcFace: Additive Angular Margin Loss for Deep Face Recognition | IEEE Conference Publication | IEEE Xplore
deepinsight/insightface: State-of-the-art 2D and 3D Face Analysis Project
基于深度学习的人脸检测 人脸识别 深度算法_mob64ca14157da7的技术博客_51CTO博客
基于深度学习的人脸识别技术综述 - 知乎
AI实战:深度学习之人脸识别 Face recognition_face-recognition-CSDN博客
人脸识别合集 | 人脸识别概述 - 知乎
精选11篇人脸识别顶会论文,最新研究进展和优化方案一次看完 - 知乎
[2212.13038] A Survey of Face Recognition
【人脸识别】arcface详解-CSDN博客
ArcFace 与 人脸识别三要素-CSDN博客
ArcFace | InsightFace: an open source 2D&3D deep face analysis library
SubCenter ArcFace | InsightFace: an open source 2D&3D deep face analysis library
2024-03-15
-
杂项
小米11青春活力版 稳定版 ROM 下载合集 – MIUI历史版本
MIUI14到底该不该升级?亲测小米10升级MIUI14的6大变化,惊艳! -
统计代码量
How to Count Lines of Code: A Complete Overview | Dev Interrupted Powered by LinearB
GitHub - AlDanial/cloc: cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
九步法|使用功能点方法度量软件研发成本
2024-03-13
- CSV
csv — CSV File Reading and Writing — Python 3.12.2 documentation
cpython/Lib/csv.py at 3.12 · python/cpython · GitHub
cpython/Modules/_csv.c at main · python/cpython · GitHub
2024-03-12
-
Labelme VOC YOLO
microsoft/Annotation-Factory: Simple Python package for converting between CustomVision <-> Pascal VOC <-> YOLO annotations
ssaru/convert2Yolo: This project purpose is convert voc annotation xml file to yolo-darknet training file format
[Feature] Import/Convert yolo annotation to labelme · Issue #650 · labelmeai/labelme · GitHub
support yolo format annotation file generation by RunqiuBao · Pull Request #1281 · labelmeai/labelme · GitHub
rooneysh/Labelme2YOLO: Help converting LabelMe Annotation Tool JSON format to YOLO text file format. If you've already marked your segmentation dataset by LabelMe, it's easy to use this tool to help converting to YOLO format dataset.
GreatV/labelme2yolo: Labelme2YOLO is a powerful tool for converting LabelMe's JSON format to YOLOv5 dataset format.
labelme2yolo · PyPI
How to Convert Annotations from PASCAL VOC to YOLO Darknet
Roboflow: Give your software the power to see objects in images and video -
Qt读写CSV文件
Qt读写CSV文件的几种方式及优劣_qt csv-CSDN博客
Parsing CSV File | Qt Forum
iamantony/qtcsv: Library for reading and writing csv-files in Qt.
rgamble/libcsv: Fast and flexible CSV library written in pure ANSI C that can read and write CSV data.
ben-strasser/fast-cpp-csv-parser: fast-cpp-csv-parser
p-ranav/csv2: Fast CSV parser and writer for Modern C++
CSV文件中的逗号、双引号的转义。读写带特殊字符的csv文件。_csv 逗号转义-CSDN博客
C++: Minimalistic CSV Streams - CodeProject
vincentlaucsb/csv-parser: A modern C++ library for reading, writing, and analyzing CSV (and similar) files.
2024-03-11
- 杂项
Themes for IntelliJ-based IDEs | JetBrains Marketplace
Versions: GitHub Theme - IntelliJ IDEs Theme | Marketplace
Versions: GitHub Dark Theme - IntelliJ IDEs Theme | Marketplace
Versions: Github Themes - IntelliJ IDEs Theme | Marketplace
云层透明的PNG - StickPNG
白云团透明的PNG - StickPNG
GitHub - labelmeai/labelme: Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
2024-03-10
2024-03-08
-
杂项
美化Clion:好看的代码颜色和IDE界面_clion 代码美化-CSDN博客
clion下载vscode主题,自定义优美的主题_clion自定义主题-CSDN博客
主题详情 - ThemesMap
首页 - ThemesMap
「Monokai」这个词是什么意思? - 知乎
Monokai
Monokai Pro
Monokai Pro Theme - IntelliJ IDEs Theme | Marketplace
GitHub - subtheme-dev/monokai-pro: The unofficial Monokai Pro theme by Subtheme. -
人脸识别
DeepFashion: 服装公开数据集概述_inshop数据集-CSDN博客
Github上10大开源人脸识别数据集-百度开发者中心
基于深度学习的人脸识别技术综述 - 知乎
LFW人脸数据库:主要 --- LFW Face Database : Main
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· AI与.NET技术实操系列(二):开始使用ML.NET
· 单线程的Redis速度为什么快?
· Pantheons:用 TypeScript 打造主流大模型对话的一站式集成库