-
利用深度神经网络获取图像目标轮廓的hed模型
利用全卷积网络进行图像处理,获取目标物的轮廓,实现提取边缘的目地。该神经网络框架不同于普通的卷积神经网络(CNN),对网络层进行了变形,采用全卷积的方式,不再要求输入图像的尺寸大小统一,可以输入任意大小的图像,每一个卷积层都会计算它的loss
- 2022-02-15 18:33:26下载
- 积分:1
-
22.LDA_代码
说明: LDA分解,机器学习的高级知识,里面包含具体的LDA源码分析(LDA decomposition, advanced knowledge of machine learning, which contains specific LDA source code analysis)
- 2019-01-02 19:49:57下载
- 积分:1
-
atom,master,CODE,
to use it coding,like notepad,editplus,code!
- 2022-03-06 15:44:33下载
- 积分:1
-
Python射击游戏
外星人射击游戏,title fedora LiveCD Method 1root (hd0,0)kernel /vmlinuz0 root=live:LABEL=LIU rootfstype=auto ro rd.live.image quietinitrd /initrd0.imgboot
在这里要提一下,LABEL那个参数,是指你的LiveOS文件所在分区的盘符,比如我的U盘,盘符是LIU,另外,要注意的是root (hd0,0)这个参数,对于那些有隐藏主分区的来说,就不是这样写了,比如是root (hd0,1),这个要看自己的分区情况了。然后还有一种方法,不是按盘符寻找LiveOS文件的,是按路径寻找的,像下面所写:
title fedora LiveCD Method 2
root (hd0,1)
kernel /vmlinuz0 root=live:/dev/sda2 rootfstype=auto ro rd.live.image quiet
initrd /initrd0.img
- 2022-01-25 20:18:55下载
- 积分:1
-
Python
介绍一些Python 的背景知识,包括Python、Python 的起源和它的一些关健特性。一旦你来了兴致,我们就会向你介绍怎样获得Python 以及如何在你的系统上安装并运行它。本章最后的练习将会帮助你非常自如地使用Python,包括使用交互式解释器以及创建并运行脚本程序。(Some Python background knowledge, including Python, Python' s origins and its Key characteristics. Once you got into high spirits, we will introduce you how to get the Python and how to install and run it on your system. The chapter concludes with exercises will help you very comfortable using Python, including the use of an interactive interpreter, as well as create and run scripts.)
- 2013-03-18 20:59:42下载
- 积分:1
-
3
说明: 生成时间给定下的语音增强或者语音分离数据(Time to generate speech enhancement or speech separation data)
- 2020-10-06 12:49:44下载
- 积分:1
-
python 爬虫
很精简的大师级爬虫,希望你能认真把每一句都看懂,会收获很多的
- 2022-08-08 20:25:03下载
- 积分:1
-
使用树莓派3b来实现无人驾驶汽车
使用树莓派3b来实现无人驾驶汽车,使用ROS把各种传感器连接起来。(Using raspberry pie 3b to realize driverless car,and use ROS to connect all kinds of sensors.)
- 2020-06-23 05:40:02下载
- 积分:1
-
ldap连接接口测试
这个是 一个连接 openldap服务器的 文件
- 2022-02-03 05:58:04下载
- 积分:1
-
showmdls
显现python模块属性和方法的小工具,用python开发(show python method and attribute)
- 2011-09-24 13:51:56下载
- 积分:1