资源算法DIRNet-tensorflow

DIRNet-tensorflow

2020-01-09 | |  32 |   0 |   0

DIRNet-tensorflow

Tensorflow implementation of DIRNet

  • [CAUTION] This implementation is actually different from the original paper. This implementation uses a simple bicubic interpolation not cubic spline interpolation. They can be different in details. If you want to more precise experiments, you need to change the codes.

alt tag

Usage

# Training
python train.py

Intermediate results and model checkpoint can be found in tmp and ckpt each.

# Evaluation
python deploy.py

Evaluation results can be found in result.

References

Author

Inwan Yoo / iwyoo@unist.ac.kr


上一篇:dfi-tensorflow

下一篇:DIRNet-PyTorch

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...