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
implementation
RxJava源码分析及版本对比(一)
RxJava简介RxJavaisaJavaVM
implementation
ofReactiveExtensions:alibraryforcomposingasynchronousandevent-basedprogramsbyusingobservablesequences.Itexten
奇舞移动
·
2022-12-26 12:02
embedding层_大贝贝,bert的三个嵌入层是如何实现的
本文翻译自WhyBERThas3EmbeddingLayersandTheir
Implementation
Details引言本文将阐述BERT中嵌入层的实现细节,包括tokenembeddings、segmentembeddings
weixin_39586265
·
2022-12-26 01:38
embedding层
《A Sub-Pixel Edge Detector: an
Implementation
of the Canny/Devernay Algorithm》
论文《ASub-PixelEdgeDetector:an
Implementation
oftheCanny/DevernayAlgorithm》提出了一种基于canny算法进行亚像素级边缘提取的算法,并给出了网页测试
Naruto_Q
·
2022-12-25 19:50
机器视觉与图像处理
边缘提取
各种注意力机制,MLP,Re-Parameter系列的PyTorch实现
各种注意力机制Pytorch
implementation
of"BeyondSelf-attention:ExternalAtte
ronghuaiyang
·
2022-12-25 16:10
微软
内存结构
launcher
scrum
nagios
MXNet的Faster R-CNN(基于区域提议网络的实时目标检测)《1》
TowardsReal-TimeObjectDetectionwithRegionProposalNetworks开源代码:https://github.com/ijkguo/mx-rcnnParallelFasterR-CNN
implementation
withMXNet
寅恪光潜
·
2022-12-25 08:04
深度学习框架(MXNet)
vgg_voc07-0010
vgg-0010.params
VOC2007
VOC2012
VGG模型
Android 集成OpenCV
SDK1.从官网下载最新的androidsdk,这里下载的是4.5.42.创建Android项目,将sdk以library方式引入项目中sdk使用了kotlin,需要配置kotlin3.在app中引入sdk
implementation
project
sunshine199110
·
2022-12-24 11:04
Android
安卓
opencv
android studio 集成opencv
)importmodule就让不能用折腾了1周,手工集成1.openCVLibrary目录考到项目app同级2.jniLibs拷到scr\main3.build.gradledependencies{
implementation
'androidx.appcompat
flyRaccoon
·
2022-12-24 11:21
android
[论文笔记]Disentangled Person Image Generation
DisentangledPersonImageGenerationcode:GitHub-charliememory/Disentangled-Person-Image-Generation:Tensorflow
implementation
ofCVPR2018paper
zwplus
·
2022-12-24 01:21
论文笔记
深度学习
人工智能
计算机视觉
【C++】Pimpl
目录一、Pimpl二、Pimpl的实现三、Pimpl的优缺点1、Pimpl优点2、Pimpl缺点总结一、PimplPimpl术语,即“pointerto
implementation
”(指向实现的指针),
真的王
·
2022-12-23 20:14
C++
c++
PyQt5中QSlider和QProgressBar的使用
实现如下界面:利用Qtdesigner生成转化的.py代码如下:#-*-coding:utf-8-*-#Form
implementation
generatedfromreadinguifile'01.ui
秋冬晚归客
·
2022-12-23 15:27
PyQt5
python
pyqt5
QT类继承图(转自:http://blog.163.com/sxs_solo/blog/static/263333820086410169909/)
||---QBoxLayoutIterator||---QToolLayoutIterator||---QMainWindowLayoutIterator|---QBrushData|---QDOM_
Implementation
Private
lslxdx
·
2022-12-23 15:22
Qt_转载区
qt
codec
嵌入式
sun
Gradle7+配置变更
首先是配置aar在app下的build.gradle的dependencies写
implementation
files('libs/xxx.aar')其他变更1.功能位置迁移,原来在工程build.gradle
有头发的琦玉
·
2022-12-23 15:34
安卓
android
kotlin
gradle
【复现笔记】PoseCNN-PyTorch
PoseCNN-PyTorch:APyTorch
Implementation
ofthePoseCNNFrameworkfor6DObjectPoseEstimation代码github:https://
weixin_54470372
·
2022-12-23 12:10
6D姿态估计
3d
目标跟踪
深度学习
MMOE 【Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts】阅读
ModelingTaskRelationshipsinMulti-taskLearningwithMulti-gateMixture-of-Expertsgithub上大神的开源地址:GitHub-drawbridge/keras-mmoe:ATensorFlowKeras
implementation
of"ModelingTaskRelationships
一杯敬朝阳一杯敬月光
·
2022-12-23 08:12
推荐系统
深度学习
paper
机器学习
多任务学习
paper
离散傅里叶变换 - 快速计算方法及C实现 - 第一篇
DFT–FastalgorithmsandC
implementation
s-Part1引言算法中经常用到傅里叶变换,很长一段时间我都是使用FFTW("thefastestfftlibraryinthewest
yu_xianguo
·
2022-12-23 04:29
编程
DFT
FFT
原理
Android实现RecyclerView嵌套流式布局
实现过程添加流式布局依赖,在app/build.gradle文件中添加如下代码
implementation
'com.google.android.flexbox:flexbox:3.0.0'新建Activity
·
2022-12-22 19:45
android
【论文笔记】:PP-YOLO、PP-YOLOv2、PP-YOLO Tiny
&TitlePP-YOLO:AnEffectiveandEfficient
Implementation
ofObjectDetector(2020)PP-YOLOv2:APracticalObjectDetector
Activewaste
·
2022-12-22 17:12
#
其他
PPDet
Retrofit 拆轮子-(1)
一.gradle引入
implementation
'com.squareup.okhttp3:okhttp:3.9.1'
implementation
'com.squareup.retrofit2:retrofit
最爱吃豆腐
·
2022-12-22 15:35
RxJava
yolo是python的算法吗_YOLO-LITE:专门为没有GPU计算机优化的实时目标检测算法
YOLO-LITEYOLO-LITEisaweb
implementation
ofYOLOv2-tinytrainedonMSCOCO2014andPASCALVOC2007+2012.Allthetrainedmodels
weixin_39970855
·
2022-12-22 11:20
yolo是python的算法吗
Autosar学习-数据类型
AUTOSAR_TPS_SoftwareComponentTemplate.pdf》ApplicationDataTypes(ADT):应用数据类型是一个概念性的定义,在配置工具里面会体现在DataTypeMappingSet里面,代码里面不会生成,不会体现,后面对应于
Implementation
Da
一剑西来半边万里
·
2022-12-22 09:04
c语言
单片机
mcu
达摩院细粒度分类SoftTriple Loss ICCV高引论文深入解读
代码论文链接:SoftTripleLoss:DeepMetricLearningWithoutTripletSampling引用情况:开源代码:GitHub-idstcv/SoftTriple:PyTorch
Implementation
forSoftTripleLoss
AI记忆
·
2022-12-21 14:34
深度
学习论文与相关应用
人工智能
深度学习
细粒度分类
度量学习
Android单元测试
这两个sourceSet对应了不同的单元测试类型,同时两个sourceSet声明依赖的命令也有区别,前者是test
Implementation
后者是androidTest
Implementation
,在这篇文章中
sl851938874
·
2022-12-20 15:00
android
单元测试
java
&An Analysis and
Implementation
of the HDR+
hdrplus-pythonBurstphotographyforhighdynamicrangeandlow-lightimagingonmobilecameras(谷歌原论文)和AnAnalysisand
Implementation
ofthe
SetMaker
·
2022-12-20 11:33
计算机视觉
人工智能
深度学习
HRFormer,内存和参数降低40%
开源地址:GitHub-HRNet/HRFormer:Thisisanofficial
implementation
ofourNeurIPS2021paper"HRFormer:High-ResolutionTransformerforDensePrediction
AI视觉网奇
·
2022-12-19 13:52
深度学习宝典
计算机视觉
人工智能
深度学习
HRFormer 踩坑日记
开源地址:GitHub-HRNet/HRFormer:Thisisanofficial
implementation
ofourNeurIPS2021paper"HRFormer:High-ResolutionTransformerforDensePrediction
AI视觉网奇
·
2022-12-19 13:21
深度学习宝典
python
深度学习
计算机视觉
网络请求框架OkHttp
1okhttp的核心类首先写一个简单的demo,用于分析:1.添加网络权限(androidmanifest.xml)2.添加okhttp库(build.gradle)
implementation
"com.squareup.okhttp3
五叨鱼
·
2022-12-19 13:47
okhttp
android
Android配置LitePal
litepal.xml3、配置LitePalApplication1、引入库项目地址:https://github.com/guolindev/LitePal在build.gradle中如下配置dependencies{
implementation
'org.litepal.guolindev
Demon_zzj
·
2022-12-19 13:59
Android
学习
android
数据库架构
java okhttp3源码,okhttp3源码分析
根本不知道是从哪里进去的反正阿简在看源码找资料的时候就是这样,说着说着快流了泪...那阿简今天来和大家一起慢慢分析一下okhttp拦截器源码先上总的框架图okhtt.png源码分析准备app的build.gradle引入okhttp相关包
implementation
'co
小小鹊
·
2022-12-18 17:29
java
okhttp3源码
iOS static、extern、const
"//定义在.h文件中时该类被其他文件引入时报重复定义的错误(1duplicatesymbolforarchitecturex86_64)NSString*SEString=@"SEString";@
implementation
SEObject
FieryDragon
·
2022-12-18 17:33
各种注意力机制PyTorch实现
各种注意力机制Pytorch
implementation
of“BeyondSelf-attention:ExternalAttentionusingTwoLinearLayersforVisualTasks—arXiv2020.05.05
weixin_ry5219775
·
2022-12-18 12:00
pytorch
深度学习
自然语言处理
matlab 类和对象,matlab面向对象设计---类的概念和使用
classdefMadgwickAHRS
ImplementationofMadgwick'sIMUandAHRSalgorithms%%Formoreinformationsee
weixin_39598135
·
2022-12-17 22:54
matlab
类和对象
基于深度学习的人体跌倒行为识别系统的设计与实现
Designand
Implementation
ofHumanFallBehaviorRecognitionSystemBasedonDeepLearning
美腻程序员
·
2022-12-17 14:26
深度学习
【图像超分辨】SRCNN
1501.00092]ImageSuper-ResolutionUsingDeepConvolutionalNetworks代码地址:GitHub-yjn870/SRCNN-pytorch:PyTorch
implementation
ofImageSuper-ResolutionUsingDeepConvolutionalNetworks
mjiansun
·
2022-12-17 08:15
图像处理
深度学习
人工智能
计算机视觉
复现readme中的一个坑...
今天在运行一个项目的时候“MoleculeOptimizationviaFragment-basedGenerativeModels”:GitHub-ninglab/Modof:The
implementation
ofModofforMoleculeOptimization
马鹏森
·
2022-12-17 07:46
python异常错误
pytorch
人工智能
python
Mqttnet4.x使用
usingMicrosoft.Extensions.Configuration;usingMicrosoft.Extensions.Hosting;usingMQTTnet;usingMQTTnet.Client;usingMQTTnet.
Implementation
s
智慧方
·
2022-12-17 06:14
物联网
C#基础
c#
从0开始训练bert
代码地址:codertimo/BERT-pytorch:GoogleAI2018BERTpytorch
implementation
(github.com)https://github.com/codertimo
爬行程序猿
·
2022-12-16 21:16
NLP自然语言处理
自然语言处理
bert
【目标检测】|PPYOLO
PP-YOLO:AnEffectiveandEffificient
Implementation
ofObjectDetector引言PP-YOLO是PaddleDetection优化和改进的YOLOv3的模型
rrr2
·
2022-12-16 21:14
目标检测
目标检测
计算机视觉
深度学习
AAPT: error: resource android:attr/lStar not found
lStarnotfound加上configurations.all{resolutionStrategy{force‘androidx.core:core-ktx:1.6.0’}}dependencies{
implementation
wddptwd28
·
2022-12-16 00:59
android
android
android
studio
ide
iOS 判断字符串是否为空
经常性我们会用到字符串判空,如下#import"NSString+Tools.h"@
implementation
NSString(Tools)+(BOOL)isBlankString:(NSString
_Waiting_
·
2022-12-15 17:20
SCNN: An Accelerator for Compressed-sparse Convolutional Neural Networks文章详细解读
AnAcceleratorforCompressed-sparseConvolutionalNeuralNetworksAsFPGAsareintrinsicallyparalleldevices,theyarequitesuitableforNeuralNetwork
implementation
s
清风飞扬go
·
2022-12-15 09:14
AI加速器
CNN
FPGA硬件加速
AI芯片
Pytorch
implementation
of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
本博客是基于NVIDIA开源代码https://github.com/NVIDIA/flownet2-pytorch而来代码支持多GPU运行例子数据集MPI-Sintel下载地址:http://sintel.is.tue.mpg.de/所提供的的网络结构model:FlowNet2SFlowNet2CFlowNet2CSFlowNet2CSSFlowNet2SDFlowNet2FlowNet2和F
Maksim_nwpu
·
2022-12-15 09:12
【Paper】Learning to Resize Images for Computer Vision Tasks
-知乎(zhihu.com)paper:2103.09950v2.pdf(arxiv.org)code:KushajveerSingh/resize_network_cv:PyTorch
implementation
ofthepaper"LearningtoResizeImagesforComputerVis
there2belief
·
2022-12-14 23:23
AI/ML/DL
计算机视觉
深度学习
人工智能
真希望你也明白runtime.Map和sync.Map
Map官方介绍Oneofthemostusefuldatastructuresincomputerscienceisthehashtable.Manyhashtable
implementation
sexistwithvaryingproperties
·
2022-12-14 15:31
cef -- CefClient
classCefClient:publicvirtualCefBase{public://///Returnthehandlerforcontextmenus.Ifnohandlerisprovidedthedefault//
implementation
willbeused
·
2022-12-14 14:31
cef
Deep Homography Estimation - Pytorch实现
DeepHomographyEstimation-Pytorch实现DeepHomographyEstimation-PyTorch
Implementation
使用说明代码实现DeepHomographyEstimation-PyTorch
Implementation
DeepImageHomographyEstimationDanielDeTone
金渐层猫
·
2022-12-14 03:38
Homography
Estimation
超分辨率python_深度学习放大镜(超分辨率)
ISR)Thegoalofthisprojectistoupscaleandimprovethequalityoflowresolutionimages.ThisprojectcontainsKeras
implementation
sofdifferentResidualDenseNetworksforSingleImageSuper-Resolution
weixin_39672396
·
2022-12-14 00:59
超分辨率python
MAE:Masked Autoencoders Are Scalable Vision Learners(带掩码的自编码器是可扩展的学习器)论文阅读
MaskedAutoencodersAreScalableVisionLearnersAbstractIntroductionApproachMaskingMAEencodingMAEdecoderReconstructiontargetSimple
implementation
Experiments
独上归州
·
2022-12-13 21:47
论文阅读
计算机视觉
自然语言处理
图像处理
迁移学习
深度学习
《CRAFT:Character Region Awareness for Text Detection》论文笔记
代码地址(非官方,训练未开源):CRAFT-pytorch代码地址(官方):CRAFT-Re
implementation
1.概述导读:这篇文章主要致力于去解决任意形状本文的检测问题,对此文章提出了一种新的文本检测方法
m_buddy
·
2022-12-13 17:25
#
General
Object
Detection
CRAFT
android——下拉选择框(自定义spinner)
一、导入依赖
implementation
'com.github.arcadefire:nice-spinner:1.4.4'二、具体应用1、接来下就是创建一个xml布局了fragment_restaurant
Lane.Lin
·
2022-12-13 16:24
android
android
app
移动开发
android实现微信分享、朋友圈分享功能
1、第一步添加依赖
implementation
'com.tencent.mm.opensdk:wechat-sdk-android-without-mta:+'
implementation
'com.android.support
Lane.Lin
·
2022-12-13 16:23
android
app
webview
安卓
移动开发
android
上一页
59
60
61
62
63
64
65
66
下一页
按字母分类:
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
其他