<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title> - 闲聊区</title>
    <link>https://www.pixtech.org/forum-21-1.html</link>
    <description>Latest 20 threads of 闲聊区</description>
    <copyright>Copyright(C) </copyright>
    <generator>Power by pixtech.org</generator>
    <lastBuildDate>Mon, 27 Apr 2026 16:38:36 +0000</lastBuildDate>
    <ttl>1</ttl>
    <image>
      <url>https://www.pixtech.org/static/image/common/logo_88_31.gif</url>
      <title></title>
      <link>https://www.pixtech.org/</link>
    </image>
    <item>
      <title><![CDATA[我家的小贱狗]]></title>
      <link>https://www.pixtech.org/thread-42828-1-1.html</link>
      <description><![CDATA[]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[公泡泡龙]]></author>
      <pubDate>Sun, 26 Apr 2026 03:37:58 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[分享家里小猫]]></title>
      <link>https://www.pixtech.org/thread-42824-1-1.html</link>
      <description><![CDATA[真的很可爱捏]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[kido926493]]></author>
      <pubDate>Fri, 24 Apr 2026 12:58:27 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Buff拉满的一把 加了6颗星]]></title>
      <link>https://www.pixtech.org/thread-42809-1-1.html</link>
      <description><![CDATA[]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[muyu233]]></author>
      <pubDate>Fri, 03 Apr 2026 15:19:50 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[超绝可爱熟睡小猫]]></title>
      <link>https://www.pixtech.org/thread-42797-1-1.html</link>
      <description><![CDATA[💤💤💤]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[miku]]></author>
      <pubDate>Tue, 31 Mar 2026 08:57:35 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[三张石图（]]></title>
      <link>https://www.pixtech.org/thread-42793-1-1.html</link>
      <description><![CDATA[]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[muyu233]]></author>
      <pubDate>Mon, 30 Mar 2026 15:53:39 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[不知道老家那边小猫怎么样了]]></title>
      <link>https://www.pixtech.org/thread-42783-1-1.html</link>
      <description><![CDATA[]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[muyu233]]></author>
      <pubDate>Mon, 30 Mar 2026 10:07:25 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[梗图三则😂]]></title>
      <link>https://www.pixtech.org/thread-42779-1-1.html</link>
      <description><![CDATA[]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[muyu233]]></author>
      <pubDate>Mon, 30 Mar 2026 02:52:04 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[能有什么坏心思呢]]></title>
      <link>https://www.pixtech.org/thread-42769-1-1.html</link>
      <description><![CDATA[对呀，能有什么坏心思呢（）]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[XiaoShenawa]]></author>
      <pubDate>Fri, 27 Mar 2026 17:19:09 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[猫猫网管🐱]]></title>
      <link>https://www.pixtech.org/thread-42768-1-1.html</link>
      <description><![CDATA[]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[muyu233]]></author>
      <pubDate>Fri, 27 Mar 2026 17:14:21 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[入坑maimai的经历 思考🤔]]></title>
      <link>https://www.pixtech.org/thread-42764-1-1.html</link>
      <description><![CDATA[仍然记得当时入坑Maimai是因为找了半个城没找到一个能玩的太鼓达人]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[muyu233]]></author>
      <pubDate>Fri, 27 Mar 2026 10:09:04 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[小猫咪白团子]]></title>
      <link>https://www.pixtech.org/thread-42732-1-1.html</link>
      <description><![CDATA[]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[Sc_Ar]]></author>
      <pubDate>Fri, 20 Mar 2026 04:58:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[记一次破解学校选课系统]]></title>
      <link>https://www.pixtech.org/thread-42721-1-1.html</link>
      <description><![CDATA[rt，我们学校的管理后台（兼抢课系统）用的是lay-ui，这里先简单讲一下layui的事件处理逻辑：
对于一个按钮，其点击事件将用lay-event=\&quot;事件名称\&quot;的方式进行绑定，按下按钮后，前端将向后端发送事件触发器（类似于WPF、Avalonia那种桌面应用开发框架的MVC模式）
此处注 ...]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[akchiji888]]></author>
      <pubDate>Sun, 15 Mar 2026 14:43:04 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[喜欢冒密的看这里]]></title>
      <link>https://www.pixtech.org/thread-42718-1-1.html</link>
      <description><![CDATA[猫可爱❤️❤️❤️❤️]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[Khiff_]]></author>
      <pubDate>Sun, 15 Mar 2026 05:27:20 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[入耳式耳机的音质问题]]></title>
      <link>https://www.pixtech.org/thread-42713-1-1.html</link>
      <description><![CDATA[很多时候发现只关心频响和瀑布图，但是相位和谐波失真很少有人提及]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[水沫沐沐]]></author>
      <pubDate>Fri, 13 Mar 2026 15:32:27 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[云服务器常用软件分享]]></title>
      <link>https://www.pixtech.org/thread-42712-1-1.html</link>
      <description><![CDATA[个人比较喜欢Xftp和jupyter，这俩比ssh只用shell好用多了]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[水沫沐沐]]></author>
      <pubDate>Fri, 13 Mar 2026 15:30:13 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[关于ai云算力编解码单元]]></title>
      <link>https://www.pixtech.org/thread-42710-1-1.html</link>
      <description><![CDATA[很多ai云算力的5090等显卡虽然正常显示编解码单元，但是根本没法调用，建议去租云虚机，自己搭jupyter]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[水沫沐沐]]></author>
      <pubDate>Fri, 13 Mar 2026 15:25:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[小米解锁节]]></title>
      <link>https://www.pixtech.org/thread-42709-1-1.html</link>
      <description><![CDATA[最近38节战况如何]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[水沫沐沐]]></author>
      <pubDate>Fri, 13 Mar 2026 15:16:10 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[基于单目视频转3d视频]]></title>
      <link>https://www.pixtech.org/thread-42708-1-1.html</link>
      <description><![CDATA[使用腾讯StereoCrafter项目，但官方代码效率过于低下，使用软解，全部加载数据到内存，无分布式支持，4k视频处理需要一张pro6000，且一次处理只有110帧，在打算优化并添加gui，目前深度估计一阶段已经完成 ...]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[水沫沐沐]]></author>
      <pubDate>Fri, 13 Mar 2026 15:11:36 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[视频估计的流程优化]]></title>
      <link>https://www.pixtech.org/thread-42707-1-1.html</link>
      <description><![CDATA[很多计算卡没有nv的编解码单元，但视频项目使用软解不仅需要将视频数据加载进内存，还慢，如果直接使用一张图形工作站卡，直接解决问题，不使用Vulkan是因为cuda可以与硬件编解码单元并行，这完全可以优化效率，对于视频，ai完全可以考虑分布式不同卡处理不同视频，不必 ...]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[水沫沐沐]]></author>
      <pubDate>Fri, 13 Mar 2026 15:07:47 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[ai视频深度估计]]></title>
      <link>https://www.pixtech.org/thread-42706-1-1.html</link>
      <description><![CDATA[源自腾讯开源项目DepthCrafter,原代码生成的视频使用了向下取整对齐，这损失了部分画面信息，向上取整平均添加黑边，虽然不影响信息但影响模型估计与后续拼接了]]></description>
      <category><![CDATA[闲聊区]]></category>
      <author><![CDATA[水沫沐沐]]></author>
      <pubDate>Fri, 13 Mar 2026 15:01:32 +0000</pubDate>
    </item>
  </channel>
</rss>