Skip to content

Testing #7

Description

@cyiheng

Hi,

Motion :
I wanted to try the testing of the motion field but I have an issue with the variable index_list, it's not defined in your test_motion.py

Interpolation :

  1. Your ````eval_data.py has an emptymain```, is it the same as the one in the motion-net ?
  2. The data to use is the original testing set ? Or the deformed image produced by the test of motion-net ?
data = pd.read_csv(\
        'test data')
testdata_l = data['']
testlabel_l = data['']
  1. What .pth I should put in dir_deform = '.pth' of the test.py ?

Thank you !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions