Skip to content

Conversation

@Arshp-svg
Copy link

Description

Fixes broken link for "Mask detection using PyTorch Lightning" tutorial in the Deep Learning section.

Problem

The original link was returning a 404 error:
https://towardsdatascience.com/how-i-built-a-face-mask-detector-for-covid-19-using-pytorch-lightning-67eb3752fd61

Solution

Updated to a working TowardsDataScience tutorial that covers similar content:
https://towardsdatascience.com/creating-a-powerful-covid-19-mask-detection-tool-with-pytorch-d961b31dcd45

The new tutorial also demonstrates COVID-19 mask detection using PyTorch and is a suitable replacement.

Testing

  • Verified the new link loads successfully
  • Confirmed the content is relevant (PyTorch mask detection)
  • Checked markdown formatting is correct

Issue Reference

Closes #788

- Replace broken TowardsDataScience link that returned 404
- New link covers COVID-19 mask detection with PyTorch
- Fixes practical-tutorials#788
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.

Broken Link: Deep Learning -> "Mask detection using PyTorch Lightning" leads to 404 error

1 participant