2024 姿态估计/动作捕捉 开源项目 pose estimate / mocap opensource projects
摘要:
微软闭源,一步到位: https://www.bilibili.com/video/BV1pz1hY2EWK 置顶 排行 计划 身捕 3d-human-pose-estimation https://github.com/zju3dv/GVHMRhttps://github.com/yufu-wan
zig vs rust
摘要:
unsafe rust VS zig https://zackoverflow.dev/writing/unsafe-rust-vs-zig/ https://blog.logrocket.com/comparing-rust-vs-zig-performance-safety-more/ 总结:
x.thumbnailer 修复psd缩略图/nemo-preview 自定义预览 / mediainfo nemo-action右键菜单
摘要:
缩略图 https://askubuntu.com/questions/1368910/how-to-create-custom-thumbnailers-for-nautilus-nemo-and-caja 安装imagemagick sudo apt install imagemagick-6.
Easymocap 运行
摘要:
预安装pre-install https://chingswy.github.io/easymocap-public-doc/install/install.html https://github.com/zju3dv/EasyMocap/issues podman ubuntu22.04 LTS的
static vs Singleton,静态类vs单例模式之争
摘要:
https://stackoverflow.com/questions/519520/difference-between-static-class-and-singleton-pattern?answertab=modifieddesc#tab-top 实现接口,必须单例模式, only Sing
EasyMocap Demo 安装各种错误的坑
摘要:
安装环境与依赖 OpenPose on Linux Mint 21.3(Ubuntu 22.04) https://github.com/AClon314/tauri-vuetify-learn/blob/c57c203a27eadd4a39142002fb61230bf750d6d4/src-ta
Linux各大发行版个人踩坑总结
摘要:
Debian系 使用时长:2025/1 ~ 至今 服务器/无GUI使用:debian stable 个人使用:debian testing(或unstable)的官方apt仓库,比ubuntu 24.04(或非最新版本),软件更新更前沿。这能节省很多自己编译软件时间! HackerNews: deb
Linux Xorg与Vsync不兼容,使用独显启动,在外置显示器上有时会卡死
摘要:
https://forums.linuxmint.com/viewtopic.php?t=420491 解决方法1 切换Wayland NVIDIA提出的Xwayland的显式GPU同步现在终于合并到XOrg服务器中 mint的bug:Edge检测不到ctrl/alt/shift键了 ue5.4.1
操作系统基础设施
摘要:
打开 未打开:搜索 fsearch fzf 已打开:导航 传统堆栈,前进后退 标签页管理 保存 截图/剪贴板 跨应用/跨系统 文转声/声转文 edge的大声朗读在linux不适用 whisper 实时字幕翻译/提取文字/素材逐字(音节)分段 so-vits朗读 故障恢复 刷新 快照 (ai)处理 文
linux完美模拟windows尝试(独家)
摘要:
更新 ~/.profile一定要加unmask 002,只屏蔽其他组的可读可写,让用户组可以rwx,方便后面设置rdp登录时,另一个账户能使用你的文件 windows wine https://github.com/winegui/WineGUI 运行unity游戏等,失去窗口焦点则游戏再无响应 解