Skip to content

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

Open
Arshp-svg wants to merge 1 commit into
practical-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 into
practical-tutorials:masterfrom
Arshp-svg:fix-broken-mask-detection-link

Conversation

@Arshp-svg

Copy link
Copy Markdown

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
@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has had no activity in 90 days. It will be closed in 30 days if no further activity occurs. If it's still relevant, rebasing or leaving a comment will keep it open -- thank you for the contribution!

@github-actions github-actions Bot added the Stale label Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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