Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

torch Specific installation version #8

Open
liuhongyan123456 opened this issue Dec 11, 2023 · 1 comment
Open

torch Specific installation version #8

liuhongyan123456 opened this issue Dec 11, 2023 · 1 comment

Comments

@liuhongyan123456
Copy link

Hello blogger, I have the following problem while running the training code and would like to ask you the specific version information of torch installation
1702285777964

@tiantianbukuaile
Copy link

self.transform = transforms.Compose([
transforms.Resize((278, 278)),
transforms.RandomRotation((0, 90)),
transforms.RandomCrop(256),
transforms.ToTensor(),
transforms.Normalize((0.485, 0.456, 0.406),
(0.229, 0.224, 0.225))])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants