Skip to content

Fix broken link: Update Mask detection PyTorch Lightning tutorial URL#790

Open
Arshp-svg wants to merge 1 commit intopractical-tutorials:masterfrom
Arshp-svg:fix-broken-mask-detection-link
Open

Fix broken link: Update Mask detection PyTorch Lightning tutorial URL#790
Arshp-svg wants to merge 1 commit intopractical-tutorials:masterfrom
Arshp-svg:fix-broken-mask-detection-link

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
friuns2 pushed a commit to friuns2/project-based-learning that referenced this pull request Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant