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
related
Superpixel_Segmentation_With_Fully_Convolutional_Networks ---CVPR_2020_paper(翻译)
目录基于全卷积网络的超像素分割abstract1、introduction2.
Related
WorkSuperpixelsegmentation.Theuseofsuperpixelsindeepneuralnetworks.Stereomatching
思妙想多多财-杰
·
2022-12-08 10:44
kmeans
基于多智能体强化学习的迭代细化的交互式三维医学图像分割
Iteratively-RefinedInteractive3DMedicalImageSegmentationwithMulti-AgentReinforcementLearningAbstract1.Introduction2.
Related
work3
wowowoj
·
2022-12-08 09:56
医学图像分割
CVPR
2020
计算机视觉
强化学习
图像处理
史上最全的动态环境下SLAM论文汇总!(值得收藏)
Related
surveypapers:Asurvey:whichfeaturesarerequiredfordynamicvisualsimultaneouslocalizationandmapping
lemaden520
·
2022-12-08 01:59
SLAM
ROS无人车开发全系列教程
TransE全文中文翻译(Translating Embeddings for Modeling Multi-relational Data)
欢迎路过的网友指出翻译中的错误~TranslatingEmbeddingsforModelingMulti-relationalDataAbstract1Introduction2Translation-basedmodel3
Related
work4Experience4.2Experimen
MilkLeong
·
2022-12-07 21:50
自然语言处理
python
自然语言处理
pytorch
TopFormer: Token Pyramid Transformer for Mobile Semantic Segmentation论文解读
TopFormer:TokenPyramidTransformerforMobileSemanticSegmentation论文解读前言0.摘要1.introduction2.
related
work3.
Wan-yuming
·
2022-12-07 13:40
论文
transformer
深度学习
人工智能
LeetCode[82]删除排序链表中的重复元素II
1,2,3,3,4,4,5]输出:[1,2,5]示例二:输入:head=[1,1,1,2,3]输出:[2,3]提示:链表中节点数目在范围[0,300]内-100<=Node.val<=100题目数据保证链表已经按升序排列
Related
Topics
月亮被咬碎成星星
·
2022-12-07 12:54
算法刷题篇
线性表基础(刷题篇)
链表(List)及经典问题
(刷题篇)
leetcode
算法
职场和发展
LeetCode[24]两两交换链表中的节点
=[1,2,3,4]输出:[2,1,4,3]示例二:输入:head=[]输出:[]示例三:输入:head=[1]输出:[1]提示:链表中节点的数目在范围[0,100]内0<=Node.val<=100
Related
Topics
月亮被咬碎成星星
·
2022-12-07 12:24
算法刷题篇
线性表基础(刷题篇)
链表(List)及经典问题
(刷题篇)
leetcode
算法
职场和发展
High-Resolution Image Synthesis with Latent Diffusion Models 论文重点
ContentHigh-ResolutionImageSynthesiswithLatentDiffusionModelsAbstract1.Introduction不足之处:提出问题:解决方法:DeparturetoLatentSpace(脱离并去往潜在空间)方法的优点:Contributions:
Related
WorkGenerativeModelsforImageSynthesisDiffu
铭恒悦
·
2022-12-07 11:52
深度学习
超分辨率重建
图像处理
KDD 2016 | node2vec:Scalable Feature Learning for Networks
目录前言Abstract1.IntroductionPresentwork2.
Related
Work3.FeatureLearningFramework3.1Classicsearchstrategies3.2node2vec3.2.1RandomWalks3.2.2Searchbiasα
Cyril_KI
·
2022-12-07 10:56
Papers
图嵌入
KDD
图挖掘
社交网络
node2vec
Collaborative learning network for head pose estimation【Image and Vision Computing 2022】
文章目录Abstract1.贡献(Contributions)2.相关工作(
Related
work)多任务学习3.方法(Method)4.结果(Result)参考文献Abstract本文提出了一个用于头部姿态估计的基于
Iron_lyk
·
2022-12-07 09:42
论文阅读笔记
Git 使用教程(十):Git常见问题处理
Git使用教程(十):Git常见问题处理一、gitpull时,报:fatal:refusingtomergeun
related
histories解决:在gitpull时,加一个参数gitpulloriginmaster
EastonLiu
·
2022-12-07 08:03
Git
【论文泛读】Leveraging Distribution Alignment via Stein Path for Cross-Domain Cold-Start Recommendation
LeveragingDistributionAlignmentviaSteinPathforCross-DomainCold-StartRecommendation-2021NeurIPS这是一篇发在NeurIPS2021会议上的文章,读到它其实是机缘巧合,在文章返修的时候,审稿人指出我们的
Related
Work
JinyuZ1996
·
2022-12-07 06:28
论文
人工智能
推荐系统
跨域推荐
冷启动问题
论文泛读
paper reading:《Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks》
NIPS2015论文链接:https://arxiv.org/pdf/1506.01497.pdf.文章目录1BackgroundandMotivation2
Related
Work3Advantages
小苑同学
·
2022-12-07 02:13
图像分割论文阅读笔记
计算机视觉
神经网络
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks论文阅读笔记2016
FasterR-CNN:TowardsReal-TimeObjectDetectionwithRegionProposalNetworks论文阅读笔记2016Abstract1.Introduction2.
Related
Work3
AndyLiu1997
·
2022-12-07 02:40
CV论文阅读
计算机视觉
神经网络
深度学习
论文笔记:图像分割——FCN
语义分割中的全卷积网络文章目录FullyConvolutionalNetworksforSemanticSegmentation语义分割中的全卷积网络论文结构一、摘要核心二、Introduction和
Related
Work
liuzeyao_Newton
·
2022-12-06 15:09
图像分割
网络
深度学习
计算机视觉
卷积神经网络
神经网络
Polarized 3D翻译
High-QualityDepthSensingwithPolarizationCues偏振三维:高质量的偏振线索深度感知文章目录Polarized3D阅读Abstract1.Introduction1.1.Contributions2.
Related
Work3
Antonio王
·
2022-12-06 13:35
slam
[论文阅读] 颜色迁移-Cor
related
Color Space
[论文阅读]颜色迁移-Cor
related
ColorSpace文章:Colortransferincor
related
colorspace,[paper],[matlabcode],[opencvcode
yfor
·
2022-12-06 12:50
图像处理
论文阅读
颜色迁移
论文阅读
图像处理
计算机视觉
c#窗体应用程序编程模型_为业务应用程序选择正确的编程语言:Java,C#,PHP...
c#窗体应用程序编程模型Programminglanguagesaredividedintothreemainclasses:those
related
toabusinessplatform,thosededicatedtosystemprogrammingandthose
related
totheworldoftheweb.Withemergingsolutionsfornewuses
culin0274
·
2022-12-06 10:00
编程语言
网络
java
python
人工智能
读论文:(nvdiffrec) Extracting Triangular 3D Models, Materials, and Lighting From Images
输出:trianglemeshes,texture,lighting2.
Related
WorkMulti-view3DRec
YuQiao0303
·
2022-12-06 10:58
point
cloud
读论文
AI
3d
computer
vision
深度学习
矩阵的秩和图像的秩的一些了解
_weixin_30790841的博客-CSDN博客相关论文第一篇:RASL:RobustAlignmentbySparseandLow-rankDecompositionforLinearlyCor
related
Images
ChaoFeiLi
·
2022-12-06 03:11
矩阵
算法
python
论文笔记:UC2: Universal Cross-lingual Cross-modal Vision-and-Language Pre-training
UC2:通用跨语言跨模态视觉和语言预训练摘要介绍2.
Related
Work3.Cross-LingualCross-ModalPre-training3.1.MachineTranslationAugmentedDataset3.2
帅帅梁
·
2022-12-05 21:51
深度学习
人工智能
自然语言处理
机器翻译
语言模型
论文阅读:Face-Mic: Inferring Live Speech and Speaker Identity via Subtle Facial Dynamics Captured by
Face-Mic:通过AR/VR运动传感器捕捉的细微面部动态来推断实时语音和说话人身份i.文章目录Abstract1INTRODUCTION2PRELIMINARIES2.1Speech-
related
FacialDynamics2.2CapturingFacialDynamicsviaMotionSensorsinAR
Hermione'
·
2022-12-05 15:19
vr
ar
人工智能
网络安全
语音识别
《User Diverse Preference Modeling by Multimodal Attentive Metric Learning》论文阅读
一、
Related
Work首先,论文介绍了相关的工作,主要分为三个部分:1.用户偏好建模;2.度量学习;3.多模态。
桜空星愿
·
2022-12-05 11:20
推荐算法
多模态
度量学习
推荐算法
多模态
深度学习
度量学习
TPLinker: Single-stage Joint Extraction of Entities and Relations Through Token Pair Linking
目录写作动机(Movitation):相关工作(
Related
Work):提出的方法(Methods):使用的技术(Techniques):遇到的困难(Difficulties):实验结果(Results
hithithithithit
·
2022-12-05 09:32
#
RE
TPLinker
关系抽取
自然语言处理
NLP
http://95u.free.fr/index.php,Electronic Software Distribution Service
Content-Type:multipart/
related
;start=;boundary=----------OH5LlQ9dynBJGqR8E2AiMRContent-Location:https
weixin_39632291
·
2022-12-05 02:38
【论文笔记】Manufacturing Control in Job Shop Environments with Reinforcement Learning
目录AbstractKeywords1INTRODUCTION2BACKGROUND2.1ProductionPlanningandControl2.2ReinforcementLearning3
RELATED
WORK4EXPERIMENTALSETUPANDSOLUTIONDESIGN4.1Job-shopProblemFormalization4.2RLImplementation4.2.1S
Ctrl+Alt+L
·
2022-12-04 10:20
论文笔记
算法
人工智能
(点云补全任务)GAN逆映射:Unsupervised 3D Shape Completion through GAN Inversion
(点云补全任务)GAN逆映射:Unsupervised3DShapeCompletionthroughGANInversion简介论文abstract1.introduction2.
related
works3
楠辰小辉
·
2022-12-04 10:52
计算机视觉
深度学习
人工智能
神经网络
(九):Pyramid Vision Transformer
PyramidVisionTransformer:AVersatileBackboneforDensePredictionwithoutConvolutionsAbstract1.Introduction2.
Related
Work2.1
Laura_Wangzx
·
2022-12-04 00:46
FAST_LIO_SAM 融入后端优化的FASTLIO SLAM 系统 前端:FAST_LIO2 后端:LIO_SAM
FAST_LIO_SAMFront_end:fastlio2Back_end:lio_samVideos:FAST-LIO-SAMBilibili_linkSourcecode:FAST_LIO_SAM
Related
worked1
KaHoWong
·
2022-12-03 23:32
深蓝-多传感器定位融合
搭建实验室3d
slam
移动小车
3D-SLAM自搭平台
前端
算法
机器学习
matlab实现rte接口_脑机接口P300信号处理(MATLAB实现)
学号:17020150056姓名:张伟航【嵌牛导读】事件相关电位(Event-
related
potentials,ERP)是大脑对某种事件进行信息加工时诱发产生的一系列电活动。
一般路过赤旗壬
·
2022-12-03 18:21
matlab实现rte接口
【论文精读】从单张图像进行深度估计的深度卷积神经场
从单张图像进行深度估计的深度卷积神经场PaperInformationAbstractIntroduction
Related
WorkDeepconvolutionalneuralfieldsOverviewNeuralNetworkStructureTheUnaryPartThePairwisePartTheCRFLossLayerPotentialfunctionsUnarypotentialP
暖焱
·
2022-12-03 08:23
计算机视觉
深度学习
人工智能
Unsupervised Degradation Representation Learning for Blind Super-Resolution(基于无监督退化表示学习的盲超分辨率处理)
文章目录Abstract(摘要)1.Introduction2.
Related
Work2.1.SingleImageSuper-Resolution2.2.ContrastiveLearning(对比学习
Cloudeeeee
·
2022-12-03 08:47
单一图像超分辨率处理
计算机视觉
人工智能
深度学习
卷积神经网络
图像处理
[Transformer]Swin Transformer: Hierarchical Vision Transformer using Shifted Windows
AbstractSectionIIntroductionSectionII
Related
WorkSectionIIIMethodPart1OverallArchitecturePart2ShiftedWindowbasedSelf-AttentionPart3ArchitectureVariantsSectionIVEx
黄小米吖
·
2022-12-03 05:01
CV
transformer
windows
计算机视觉
【SegNeXt: Rethinking Convolutional Attention Design for Semantic Segmentation论文解读】
SegNeXt:RethinkingConvolutionalAttentionDesignforSemanticSegmentation论文解读前言0.摘要1.introduction2.
related
work3
Wan-yuming
·
2022-12-03 01:25
论文
深度学习
人工智能
计算机视觉
【Segmenter: Transformer for Semantic Segmentation论文解读】
Segmenter:TransformerforSemanticSegmentation论文解读前言0.摘要1.introduction2.
related
work3.method3.1encoder3.2decoderLinearMaskTransformerexperiment
Wan-yuming
·
2022-12-03 01:52
论文
transformer
深度学习
人工智能
[TinyML]NetAug:Network Augmentation for Tiny Deep Learning
NetAug:NetworkAugmentationforTinyDeepLearningAbstractSectionIIntroductionSectionII
Related
WorkKnowledgedistillationRegularizationMethodsTinyDeepLearningSectionIIINetworkAugmentationPart1FormulationPart
黄小米吖
·
2022-12-03 00:41
CV
深度学习
人工智能
Making better mistakes -- Mistake severity issues
CVPR2020]Makingbettermistakes:LeveragingclasshierarchieswithdeepnetworksIntroductionMethodFrameworkand
related
workHierarchicalcross-entropy
连理o
·
2022-12-02 17:08
papers
label
hierarchy
Reducing Language Biases in Visual Question Answering with Visually-Grounded Question Encoder 论文笔记
ReducingLanguageBiasesinVisualQuestionAnsweringwithVisually-GroundedQuestionEncoder论文笔记一、Abstract二、引言三、
Related
Works
乄洛尘
·
2022-12-02 16:36
多模态研究
视觉问答
【论文阅读】CVPR 2020:GaitPart: Temporal Part-based Model for Gait Recognition
TemporalPart-basedModelforGaitRecognition目录GaitPart:TemporalPart-basedModelforGaitRecognition摘要Intro
Related
WorkProposedMethodPipelineFrame-levelPartFeatureExtractor
Dream_Poem
·
2022-12-02 13:55
计算机视觉
cnn
人工智能
ESIM (Enhanced LSTM for Natural Language Inference)
推理是人工智能的关键体现2、SNLI为推理模型提供数据支撑3、文中提出的模型不需要复杂的模型结构且效果较好4、融合语法树模型,效果更佳二、Introduction主要介绍数据集和推理的相关背景知识三、
Related
Work
BUPT-WT
·
2022-12-02 12:54
文本匹配
论文笔记:Enhanced LSTM for Natural Language Inference
EnhancedLSTMforNaturalLanguageInferencehttps://arxiv.org/pdf/1609.06038v3.pdf
Related
WorkEnhancingsequentialinferencemodelsbasedonchainnetworksFurther
Navajo_c
·
2022-12-02 12:21
NLP-beginner
nlp
python
硬核·论文解读(1)——YOLOR
本文目录论文介绍论文部分解读(中英对照)摘要(Abstract)原文如下:大致翻译:第一部分:Introduction原文如下:大致翻译:第二部分:
Related
work原文如下:大致翻译:第三部分:Howimplicitknowledgeworks
赵云战江湖
·
2022-12-02 11:49
深度学习论文解读
神经网络
深度学习
人工智能
网络
YOLOR论文翻译+个人理解
》论文地址:https://arxiv.org/pdf/2105.04206.pdf代码地址:https://github.com/WongKinYiu/yolor摘要1、Introduction2、
Related
work2.1Explicitdeeplearning
゛破旧衬衫
·
2022-12-02 11:42
YOLO
深度学习
神经网络
机器学习
NeRV: Neural Representations for Videos
NeRV:NeuralRepresentationsforVideosAbstract1Introduction2
Related
Work3NeuralRepresentationsforVideos3.1NeRVArchitecture3.2ModelCompression4Experiments4.1DatasetsandImplementationDetails4.2MainResults4
attacking tiger
·
2022-12-02 11:41
论文翻译
深度学习
DER: Dynamically Expandable Representation for Class Incremental Learning翻译
DynamicallyExpandableRepresentationforClassIncrementalLearning(CVPR,2021)DER:类增量学习的动态可扩展表示目录传送门Abstract1.Introduction2.
Related
WorkRepresentationLearningClassifierLearning
Andy_2259
·
2022-12-02 11:09
增量学习
增量学习
Hugging Face Course-Introduction学习小记 (part1)
detectingifanemailisspam,determiningifasentenceisgrammaticallycorrectorwhethertwosentencesarelogically
related
o
爱睡觉的Raki
·
2022-12-02 01:08
NLP
nlp
自然语言处理
人工智能
深度学习
transformer
文献翻译2:AOPG: Anchor-free Oriented Proposal Generator for Object Detection
Anchor-freeOrientedProposalGeneratorforObjectDetectionAOPG:Anchor-freeOrientedProposalGeneratorforObjectDetectionAbstractIntroduction
RELATED
WORKHorizontalSchemeinOrientedDetectorsAnchorSche
Ethan_00
·
2022-12-01 22:10
文献翻译
目标检测
计算机视觉
人工智能
文献翻译3:FCOSR: A Simple Anchor-free Rotated Detector for Aerial Object Detection
ASimpleAnchor-freeRotatedDetectorforAerialObjectDetectionFCOSR:ASimpleAnchor-freeRotatedDetectorforAerialObjectDetectionAbstractIntroduction
Related
WorksAnchor-basemethodsAnchor-freemethods
Ethan_00
·
2022-12-01 22:10
文献翻译
目标检测
计算机视觉
人工智能
文献翻译1:Oriented R-CNN for Object Detection
文献翻译1:OrientedR-CNNforObjectDetectionOrientedR-CNNforObjectDetectionAbstractIntroduction
Related
WorkOrientedRCNNOrientedRPNMidpointOffsetRepresentationLossFunctionOrientedRCNNheadRotatedRoIAlignImplent
Ethan_00
·
2022-12-01 22:39
文献翻译
目标检测
深度学习
计算机视觉
H2RBox:HORIZONTAL BOX ANNOTATION IS ALL YOU NEED FOR ORIENTED OBJECT DETECTION(读论文)
HORIZONTALBOXANNOTATIONISALLYOUNEEDFORORIENTEDOBJECTDETECTION文章目录H2RBOX:HORIZONTALBOXANNOTATIONISALLYOUNEEDFORORIENTEDOBJECTDETECTIONabstractintro
related
workproposedmethodexperimentablationstud
光明-LFTG
·
2022-12-01 22:08
精读论文
目标检测
计算机视觉
深度学习
上一页
25
26
27
28
29
30
31
32
下一页
按字母分类:
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
其他