Skip to content

Implementation of Learning to Resize Images for Computer Vision Tasks.

License

Notifications You must be signed in to change notification settings

AlexHex7/Resizer-Block_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Resizer-Block_pytorch

Statement

  • You can find the code of Resizer Block in lib/resizer_block.py.

  • The code is tested on MNIST dataset.

  • If there is something wrong in my code, please contact me, thanks!

Environment

  • python 3.8.11
  • pytorch 1.9.0 (other version works too, I think)

Running Steps

    python demo_MNIST_train.py

Update Records

  1. The code works well with Pytorch 1.9.0.

Related Repositories

  1. None

About

Implementation of Learning to Resize Images for Computer Vision Tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages