matlab中匹配模型代码-cnngeometric_matconvnet:CNNGeometricMatConvNet的实现

时间:2024-06-16 20:46:21
【文件属性】:

文件名称:matlab中匹配模型代码-cnngeometric_matconvnet:CNNGeometricMatConvNet的实现

文件大小:11.58MB

文件格式:ZIP

更新时间:2024-06-16 20:46:21

系统开源

matlab中匹配模型代码CNNGeometric MatConvNet的实现 () 这是该文件的实现: I. Rocco,R。Arandjelović和J. Sivic。 用于几何匹配的卷积神经网络架构。 CVPR 2017 [] [] 使用MATLAB的MatConvNet工具箱。 如果您在项目中使用此代码,请引用使用以下内容: @InProceedings{Rocco17, author = "Rocco, I. and Arandjelovi\'c, R. and Sivic, J.", title = "Convolutional neural network architecture for geometric matching", booktitle = "Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition", year = "2017", } 入门 demo.m下载经过训练的模型并显示如何执行对齐 valuate.m显示了如何在ProposalFlow和Caltech


【文件预览】:
cnngeometric_matconvnet-master
----.gitignore(214B)
----matlab()
--------+dagnnExtra()
--------auxiliary_functions()
--------pax_global_header(52B)
----evaluation()
--------PF_pascal()
--------PF_willow()
--------caltech-101()
--------TSS()
----LICENSE(553B)
----demo_train.m(1KB)
----README.md(1KB)
----evaluate.m(4KB)
----setup.m(2KB)
----training()
--------training_data()
--------training_code()
--------training_options()
----demo.m(3KB)

网友评论