E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
(Special
论文阅读 [TPAMI-2022] Guest Editorial: Introduction to the
Special
Section on Fine-Grained Visual Catego
论文阅读[TPAMI-2022]GuestEditorial:Introductiontothe
Special
SectiononFine-GrainedVisualCategorization论文搜索(
北岭狼人
·
2023-01-06 15:23
人工智能
机器学习
深度学习
计算机视觉
CVPR
Matlab|数字图像处理05|彩色图像处理
=im2double(rgb1);fR=rgb(:,:,1);fG=rgb(:,:,2);fB=rgb(:,:,3);%%用传统的邻域平均单独平滑R、G、B3个分量图像,再对平滑后的分量图像合成w=f
special
ariako_n
·
2023-01-05 13:07
matlab
图像处理
matlab
图像处理
基于MATLAB的图片加密
im2double(imread('C:\原始图像.jpg'));%读取原始图像subplot('1,3,1');imshow(I);LEN=300;%偏移位置THETA=28;%逆时针偏移角度PSF=f
special
大嘴巴子Pro
·
2023-01-04 21:05
matlab
局部加权回归
网易公开课地址:http://open.163.com/
special
/opencourse/machinelearning.html写了几篇笔记,发现好像课程
v1_vivian
·
2023-01-04 18:04
Andrew
Ng
机器学习笔记
机器学习
欠拟合
过拟合
局部加权回归
吴恩达机器学习踩过的坑
GitHub-kaieye/2022-Machine-Learning-
Special
ization
双鱼--玉佩
·
2023-01-04 15:05
吴恩达
机器学习
【参文】 时间,网络
EmpiricalEvaluationofGatedRecurrentNeuralNetworksonSequenceModelingabstractInthispaperwecomparedifferenttypesofrecurrentunitsinrecurrentneuralnetworks(RNNs).E
special
ly
panbaoran913
·
2023-01-03 13:54
文献分类参考
深度学习
人工智能
tensorflow-梯度下降,有这一篇就足够了
前言最近机器学习越来越火了,前段时间斯丹福大学副教授吴恩达都亲自录制了关于DeepLearning
Special
ization的教程,在国内掀起了巨大的学习热潮。
weixin_33809981
·
2023-01-03 11:20
人工智能
python
基于matlab的图像处理——算术均值、中值、几何滤波器
算术均值滤波器同理使用中值滤波器同理使用几何滤波器3x3算术均值滤波器I=imread("511.png");subplot(2,1,1);imshow(I)title("原图")I1=imfilter(I,f
special
爱摸鱼的伪程序猿
·
2023-01-03 11:44
matlab
图像处理
均值算法
线性代数导论10——四个基本子空间
课程地址:http://v.163.com/
special
/opencourse/daishu.html第十课时:四个基本子空间Am×n,列空间C(A),零空间N(A),行空间C(AT),A转置的零空间
leifenglian
·
2023-01-03 09:05
线性代数—MIT公开课
线性代数
列空间
零空间
行空间
左零空间
Pandas 初学笔记全英文(不断更新)
ThecontentsarebasedonmypersonalstudynotestotheUniversityofMichiganopencourse"AppliedDataSciencewithPython
Special
ization
神马攻煮
·
2023-01-03 08:32
pandas
学习
python
数据分析
通过(半高宽FWHM)方差sigma生成二维高斯函数(PSF)
给定点扩散函数半高宽,可求出高斯函数方差:FWHM=2×sqrt(2×ln2)×σ;再由matlab内置函数f
special
,PSF=f
special
('gaussian',hsize,sigma);即可生成二维图像宽度为
qq_43906029
·
2023-01-02 08:30
显微计算成像
matlab
【PAT(甲级)】1068 Find More Coins
includingsomeotherplanetslikeMars.Onedayshevisitedauniversalshoppingmallwhichcouldacceptallkindsofcoinsaspayments.However,therewasa
special
requirementofthep
猪脑不过载
·
2023-01-01 07:33
PAT(甲级)
pat考试
c++
德州农工大学贺赟:向预训练语言模型注入专业领域知识
但是,有很多重要的任务需要用到专业的领域知识(
Special
izedDomainKnowledge),比如医疗自动问答需要BERT拥有一定的医学
AITIME论道
·
2022-12-31 20:42
算法
机器学习
人工智能
深度学习
自然语言处理
Transformers - Roberta(huggingface)
目录1Overview2RobertaConfig3RobertaTokenizer3.1classtransformers.RobertaTokenizer3.2build_inputs_with_
special
_tokens3.3get_
special
_tokens_mask3.4create_token_type_ids_from_sequences3.5save_vocabulary4Ro
无脑敲代码,bug漫天飞
·
2022-12-31 17:56
编程
自然语言处理
深度学习
python
C++ 获取系统文件夹路径
比如获取桌面路径://需要#includecharpath[255];SHGet
Special
FolderPath(NULL,//保留path,//接受文件路径的字符串指针CSIDL_DESKTOPDIRECTORY
(-: LYSM :-)
·
2022-12-29 21:45
C++功能函数
论文阅读 Image-to-Image Translation with Conditional Adversarial Networks :pix2pix
1引言1.1背景Traditionally,eachofthesetaskshasbeentackledwithseparate,
special
-purposemachinery(e.g.,[14,23,18,8,10,50,30,36,16,55,58
highoooo
·
2022-12-29 18:50
GAN
生成对抗网络
郭彦甫Matlab第五节笔记——进阶绘图
目录1.Advanced2Dplots
special
plots1.1LogarithmPlots1.2plotyy()1.3Histogram1.4BarCharts1.4.1StackedandHorizontalBarCharts1.4.2exercise1.5Piecharts1.5.1exercise1.6Polarchart1.6.1exercise1.7StairsandStemcha
GIS_czx
·
2022-12-29 13:11
新手
matlab
matlab
Unity资产100特殊效果技能包 100
Special
Skills Effects Pack v22.5.1
Unity资产商店素材资源100
Special
SkillsEffectsPackv22.5.1特殊技能特效包大小解压后:347M总计155个,包括100个概念FX!这个asset包含几个FX。
云桥网络.
·
2022-12-29 08:44
unity
游戏引擎
【python】python3.6不支持的pip版本
建议python3.6不要安装21.3.1,安装后,应该会出现问题:AttributeError:module'typing'hasnoattribute'_
Special
Form'可以安装20.1。
聿默
·
2022-12-28 22:07
python
python
typing‘ has no attribute ‘_
Special
Form‘
_
Special
Form,_root=True):Attr
AI视觉网奇
·
2022-12-28 22:34
python基础
python
openvino
import torch -- AttributeError: module ‘typing‘ has no attribute ‘_
Special
Form‘
_
Special
Form,_root=True):Attr
「已注销」
·
2022-12-28 22:31
python
pytorch
【区块链论文整理】SIGMOD 篇 (二)
SIGMOD(
Special
InterestGroupOnManagementOfData)是数据库三大顶会之一,近几年也发表了不少水平很高的文章。
RenLJ1895
·
2022-12-27 21:44
科研论文
blockchain
SIGMOD
ENSC462数字工程
ENSC462:
SPECIAL
TOPICSINADVANCEDDIGITALSYSTEMSENGINEERING©AnitaTino20221Lab3:Auto-AdjustBrightnessControllerObjective
·
2022-12-27 18:31
算法
ENSC462数字工程
ENSC462:
SPECIAL
TOPICSINADVANCEDDIGITALSYSTEMSENGINEERING©AnitaTino20221Lab3:Auto-AdjustBrightnessControllerObjective
·
2022-12-27 17:57
算法
Springboot跨域配置报错:When allowCredentials is true, allowedOrigins cannot contain the specia
错误信息为:WhenallowCredentialsistrue,allowedOriginscannotcontainthe
special
value"*"sincethatcannotbesetonthe
brilliantZC
·
2022-12-27 14:45
遇到的bug
spring
boot
旋转矩阵、欧拉角、四元数、轴/角之间的转换
p=Rp'p'=R'p旋转矩阵属于特殊正交群(
special
orthonormalgroup);正交矩阵,每一列为单位矩阵,行列式为1。
飘零过客
·
2022-12-27 11:08
机器人学
旋转矩阵
四元数
欧拉角
轴-角
相互转换
空域滤波与频域滤波
留意一下整个流程:一、空域>>f=imread('gantrycrane.png');>>imshow(f)>>f=rgb2gray(f);%转换为灰度图>>figure>>imshow(f)>>h=f
special
YoYo2013
·
2022-12-27 07:26
carton num_Carton先生–世界上第一个卡通系列MadeWithUnity
cartonnumMynameisMathieuMullerandIamaFieldEngineerinEMEAandafilm
special
istatUnity.LastNovember,duringUniteLosAngeles
culiao6493
·
2022-12-27 05:20
游戏
人工智能
java
编程语言
unity
Python实现快速计算24点游戏的示例代码
下面我们用python来验证它,首先计算组合数:fromscipy.
special
importcombcomb(9,4,repetition=True)
·
2022-12-27 00:16
matlab给图像加云,matlab怎么给图像加雾
----------------%雾化处理%--------------------------------------------------------------------functionm_
special
_fog_Callback
weixin_39598094
·
2022-12-27 00:18
matlab给图像加云
刷题记录:牛客NC51222Strategic game
传送门:牛客题目描述:Bobenjoysplayingcomputergames,e
special
lystrategicgames,butsometimeshecannotfindthesolutionfastenoughandthenheisverysad.Nowhehasthefollowingproblem.Hemustdefendamedievalcity
yingjiayu12
·
2022-12-26 09:14
c++算法
算法
动态规划
树形dp
c++
Introduction to Deep Learning - About this Course
Thisisthenoteswhenstudythecourse"NeuralNetworksandDeepLearning",week1"IntroductiontoDeepLearning",byAndrewNg.Followingsarethefivecoursesofthis
special
ization
王彩旗 edwardwangcq.com
·
2022-12-26 07:32
#
Neural
Networks
and
Deep
Learning
人工智能
Neural Network and Deep Learning-Week1
8月8日,吴恩达在他自己创办的在线教育平台Coursera上线了他的人工智能专项课程(DeepLearning
Special
ization)。
Hiker1995
·
2022-12-26 07:31
DeepLearning.ai
Neural
Network
and
Deep
Learning
DeepLearning
希尔贝壳邀您参加 ISCSLP 2022 Program
官网:www.iscslp2022.org大会简介中文口语语言处理国际会议(ISCSLP)是ISCASIG-CSLP(The
Special
InterestGrouponChineseSpokenLanguageProcessing
希尔贝壳AISHELL
·
2022-12-25 02:40
智能语音
人工智能
语音识别
开源
图像生成对抗生成网络gan_生成对抗网络(GAN)的直观介绍
saverycoolpartygoingoninyourneighborhoodthatyoureallywanttogoto.But,thereisaproblem.Togetintothepartyyouneeda
special
ticket—thatwaslongso
cumifi2519
·
2022-12-24 11:38
神经网络
机器学习
人工智能
深度学习
计算机视觉
Numpy通用函数数组运算
更加复杂的通用函数放在scipy.
special
模块下。算数操作+:np.add-:np.subtract-:np.negative*:p.mu
零碎@流年絮语
·
2022-12-24 11:32
日常Python
numpy
python
论文学习:Decoupling Value and Policy for Generalization in Reinforcement Learning(强化学习中泛化的解耦价值和策略)
摘要:Standarddeepreinforcementlearningalgorithmsuseasharedrepresentationforthepolicyandvaluefunction,e
special
lywhentrainingdirectlyfromimages.However
Love Q
·
2022-12-24 10:55
论文分享
学习
论文阅读
ccd光强图像算法c语言,基于图像直方图统计的CCD相机自动调光算法
摘要:Insome
special
applications,CCDcamerasmayfacekindsofdifferentandchangingscenes,soautomaticexposurebecomestobeakeyprobleminresearch.Aneffectiveautomaticexposurealgorithmbasedonimagehistogramisproposed
2022考研狗
·
2022-12-24 03:53
ccd光强图像算法c语言
C#使用HTTP发送POST Params
{stringtempMessage="";System.Net.WebClientWebClientObj=newSystem.Net.WebClient();System.Collections.
Special
ized.Name
qq285503851
·
2022-12-23 20:15
c#知识积累
c#
http
POST
Pass Microsoft Azure Designing and Implementing DP-100 Exam Questions
MicrosoftAzureisacloudcomputingoperatione
special
lyforbuilding,testing,deploying,andmanagingapplicationsandserviceswithMicrosoft-manageddatacenters.DesigningandImplementingaDataScienceSolutiononAzuregi
weixin_30691871
·
2022-12-23 14:11
ATAT-mcsqs- 运行后出现报错:段错误(吐核/core dumped)
而由于高熵合金内部多元、混合等特性,ATAT工具包内的mcsqs模块所涉及的特殊准随机结构
Special
quasi-randomstructure(SQS)于此有了非常大的应用需求。
IechoQ
·
2022-12-23 02:41
vasp
atat
centos
服务器
SIGMOD 2021 | 时间序列相关论文一览(附原文源码)
欢迎关注,专注学术论文、机器学习、人工智能、Python技巧ACMSIGMOD,数据管理国际会议(
Special
InterestGrouponManagementOfData.)是由美国计算机协会(ACM
机器学习社区
·
2022-12-22 17:11
机器学习
人工智能
python
Crack:Aspose.Diagram for .NET 22.12
ManipulateandTransformMicrosoftVisiodiagramstoXPS,HTML,SVG,SWF,XAML,imagesorPDFformats.Aspose.Diagramfor.NETisa
special
izedAPIdesignedtoworkwithMicroso
john_dwh
·
2022-12-22 15:49
Aspose
Total
for
.NET
Aspose.Diagram
YOLO系列-yolov4
文章目录MosaicdataaugmentationDropBlockLabelSmoothing损失函数遇到的问题GIOUDIOUCIOUbagof
special
s(bos)SPPNet(SpatialPyramidPooling
dzm1204
·
2022-12-22 10:44
深度学习
深度学习
人工智能
python学生分布_Python学习笔记(4)--Scipy科学计算库学习
Scipy是Python中进行科学计算的一个第三方库,以Numpy为基础一些SciPy的应用如下:1.特殊函数(scipy.
special
)2.积分(scipy.integrate)3.优化(scipy.optimize
weixin_39781930
·
2022-12-22 09:07
python学生分布
【区块链+体育】北京冬奥会向世界展示科技的力量
WARMWINTER
SPECIAL
北京冬奥会本届冬奥会可谓是“科技奥运”,众多高科技产品在冬奥会“大展身手”,其中就包括区块链技术。
中创算力
·
2022-12-22 07:55
区块链
东奥
开放源代码GIS资源集锦
ThiseffortrepresentsanattempttobuildacompleteindexofOpenSource/FreeGISrelatedsoftwareprojects.Theefforthassomewaytogo,e
special
lyforprojectsinlanguagesotherthanEnglish.ThedefinitionofGIShasbeenkeptloos
youfangyuan
·
2022-12-21 09:35
gis
gis
论文复现-1:bertscore
tokenizer.encode(sent,add_
special
_tokens=True,add_prefix_space=True,max_length=tokenizer.model_max_len
QianTu&
·
2022-12-20 12:29
论文复现记录
深度学习
人工智能
R语言的digamma、gamma、dgamma与norm函数对应python函数包的问题
R语言代码转为python代码R语言的digamma、gamma函数:用作计算伽马函数的对数导数python中替代函数:fromscipy.
special
importdigamma,gamma#示例示例为
codezjm
·
2022-12-19 11:22
深度学习
R语言
python
r语言
python
深度学习
图像傅里叶变换实验
MATLAB提供了f
special
函数生成滤波时所用的模板,并提供
半濠春水
·
2022-12-19 11:45
Digital
images
matlab
图像处理
计算机视觉
上一页
30
31
32
33
34
35
36
37
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他