Skip to content

Commit

Permalink
update info
Browse files Browse the repository at this point in the history
  • Loading branch information
LoSealL committed Mar 22, 2019
1 parent 88556a6 commit 1325bdf
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 42 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# PIRM 2018 SR Test
# VideoSuperResolution Pre-trained Models
Model
|-- tensorflow
|--|-- model-name.zip..
|-- pytorch
|--|-- model-name.pth..

## HOW TO RUN
`python test_model.py`

or

`python test_model.py --model=model.pb --test_dir=./Data`
Refer to [VSR](https://github.com/LoSealL/VideoSuperResolution) repo's `prepare_data.py` to load models.
Binary file removed model.pb
Binary file not shown.
Empty file added pytorch/.gitkeep
Empty file.
Empty file added tensorflow/.gitkeep
Empty file.
35 changes: 0 additions & 35 deletions test_model.py

This file was deleted.

0 comments on commit 1325bdf

Please sign in to comment.