Skip to content

required version of torchvision does not match with vpcfg repo requirements #1

@evaportelance

Description

@evaportelance

Hi! I was redirected here from your vpcfg repo in order to do the data preprocessing required for training your vc-pcfg model. In the vpcfg repo, requirements.txt lists the required version of pytorch as pytorch==1.4.0 . Assuming you used the contemporary version of torchvision, that would be 0.5.0. However, vpcfg_image.py in this repo requires a newer version (not sure which version you used) as it contains functionality that wasn't available yet in torchvision 0.5.0. So maybe an update is in order for the requirements for both repos to list pytorch >= ? torchvision >= ? the versions you are actually using now? Thanks!

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