Skip to content

This is the published codes for Dilated Convolutional Neural Networks for Sequential Manifold-valued Data ICCV 2019

Notifications You must be signed in to change notification settings

zhenxingjian/DCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7c4962b · May 16, 2021

History

10 Commits
Aug 16, 2019
Aug 16, 2019
May 16, 2021
Aug 16, 2019
Aug 16, 2019
Aug 16, 2019
Aug 16, 2019
Aug 16, 2019
Aug 16, 2019
Aug 16, 2019

Repository files navigation

DCNN

This is the published code for Dilated Convolutional Neural Networks for Sequential Manifold-valued Data ICCV 2019.

The medical dataset cannot be published because of the private issue.

The UCF11 dataset is similar to the SPD-SRU on my github.

When running the codes, be sure that run Preprocessed_UCF11.py first.

Then run the manifoldDCNN_forUCF11.py.

The DTI and the ODF is for reference if you have your own datasets.

Video

The video introduction of this paper can be found here

Citation

@InProceedings{zhen2019dilated,
author = {Zhen, Xingjian and Chakraborty, Rudrasis and Vogt, Nicholas and Bendlin, Barbara B. and Singh, Vikas},
title = {Dilated Convolutional Neural Networks for Sequential Manifold-Valued Data},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
month = {October},
year = {2019}
}

About

This is the published codes for Dilated Convolutional Neural Networks for Sequential Manifold-valued Data ICCV 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages