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

[PyTorch] Fix semantic segmentation normalization #1980

Merged

Conversation

AnirudhDagar
Copy link
Member

Description of changes:
Fix image normalization in PyTorch.

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

@mli
Copy link
Member

mli commented Dec 5, 2021

Job d2l-en/PR-1980/1 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-1980/

@astonzhang astonzhang merged commit 1a88196 into d2l-ai:master Dec 7, 2021
astonzhang added a commit that referenced this pull request Dec 8, 2021
* fix requirement lib versions

* bump to 0.17.0.post0

* Update index.md

* 300 univ on map and names (#1960)

* 300 univ on map and names

* rm The

* logo reorder

* rename 204 logos, add 30 logo names

* add 30 logos

* reorder logo names

* add missing logos

* add univ logos

* univ num

* Add SageMaker Studio Lab buttons and announcements on frontpage (#1974)

* Add SageMaker Studio Lab buttons and announcements on frontpage

* fix html path

* Fix: Epoch instead of batch (#1975)

* Fix: Epoch instead of batch

* Epoch -> epoch

* [PyTorch] Fix data synchronization (#1978)

* BUG: Fix  in bert_dataset (#1979)

* revise bert pretraining lr

* [PyTorch] Fix semantic segmentation normalization (#1980)

* Update semantic-segmentation-and-dataset.md

* BUG: Fix BLEU calculation (#1981)

* BUG: Fix BLEU calculation

* Save BLEU in d2l.tensorflow

* sync lib

* Bug fixes for 0.17post1 release (#1984)

* Fix loss computation in train_epoch_ch3

* Fix loss reduction=none and l2loss in underfit-overfit

* Fix loss reduction=none and l2loss in sequence models

* Fix loss reduction=none in minibatch-sgd

* Fix loss reduction=none and l2loss in weight decay

* drop 1/2 factor mseloss

* drop 1/2 factor mseloss underfit-overfit

* drop 1/2 factor mseloss weight-decay

* drop 1/2 factor minibatch-sgd

* drop 1/2 factor sequence

* sync d2l lib 1/2 drop

* sync d2l tf lib 1/2 drop

* sync d2l torch lib 1/2 drop

* add text in linear regression about 1/2 factor

* drop 1/2 factor attention

* tf drop 1/2 l2 loss factor attention

* fix broken paragraph

* bump ver to 0.17.1

* update affi

* Link SMStudio lab to getting started page

Co-authored-by: Anirudh Dagar <anirudhdagar6@gmail.com>
astonzhang added a commit that referenced this pull request Dec 28, 2021
* fix requirement lib versions

* bump to 0.17.0.post0

* Update index.md

* 300 univ on map and names (#1960)

* 300 univ on map and names

* rm The

* logo reorder

* rename 204 logos, add 30 logo names

* add 30 logos

* reorder logo names

* add missing logos

* add univ logos

* univ num

* Add SageMaker Studio Lab buttons and announcements on frontpage (#1974)

* Add SageMaker Studio Lab buttons and announcements on frontpage

* fix html path

* Fix: Epoch instead of batch (#1975)

* Fix: Epoch instead of batch

* Epoch -> epoch

* [PyTorch] Fix data synchronization (#1978)

* BUG: Fix  in bert_dataset (#1979)

* revise bert pretraining lr

* [PyTorch] Fix semantic segmentation normalization (#1980)

* Update semantic-segmentation-and-dataset.md

* BUG: Fix BLEU calculation (#1981)

* BUG: Fix BLEU calculation

* Save BLEU in d2l.tensorflow

* sync lib

* Bug fixes for 0.17post1 release (#1984)

* Fix loss computation in train_epoch_ch3

* Fix loss reduction=none and l2loss in underfit-overfit

* Fix loss reduction=none and l2loss in sequence models

* Fix loss reduction=none in minibatch-sgd

* Fix loss reduction=none and l2loss in weight decay

* drop 1/2 factor mseloss

* drop 1/2 factor mseloss underfit-overfit

* drop 1/2 factor mseloss weight-decay

* drop 1/2 factor minibatch-sgd

* drop 1/2 factor sequence

* sync d2l lib 1/2 drop

* sync d2l tf lib 1/2 drop

* sync d2l torch lib 1/2 drop

* add text in linear regression about 1/2 factor

* drop 1/2 factor attention

* tf drop 1/2 l2 loss factor attention

* fix broken paragraph

* bump ver to 0.17.1

* update affi

* Link SMStudio lab to getting started page

* Update README.md

* Update Jenkinsfile

* Update Jenkinsfile

* Update ndarray.md

Co-authored-by: Anirudh Dagar <anirudhdagar6@gmail.com>
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

Successfully merging this pull request may close these issues.

None yet

3 participants