<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>搭建 - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/%E6%90%AD%E5%BB%BA/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Wed, 11 Sep 2024 06:54:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>NanoDet目标检测之&quot;搭建预测篇&quot;</title>
		<link>https://www.coder4.com/archives/8192</link>
					<comments>https://www.coder4.com/archives/8192#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Wed, 11 Sep 2024 06:47:58 +0000</pubDate>
				<category><![CDATA[机器学习]]></category>
		<category><![CDATA[nanodet]]></category>
		<category><![CDATA[ncnn]]></category>
		<category><![CDATA[搭建]]></category>
		<category><![CDATA[目标检测]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=8192</guid>

					<description><![CDATA[NanoDet是一个基于ShuffleNetV2的轻量级的目标检测模型，配合ncnn框架加速后，在中端Android机型能做到20fps+ 1 安装环境 为了避免冲突，需要安装好conda，Python 3.8+ 安装依赖包 git clone https://github.com/RangiLyu/nanodet.git cd nanodet pip install -r requirements.txta 安装代码 python setup.py develop 2 下[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/8192/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
