diff --git a/content/projects/FaceMaskDetection.md b/content/projects/FaceMaskDetection.md new file mode 100644 index 000000000..a9854840f --- /dev/null +++ b/content/projects/FaceMaskDetection.md @@ -0,0 +1,16 @@ +--- +date: '2020-05-20' +title: 'Face Mask Detection using Deep Learning' +github: 'https://github.com/chandrikadeb7/Face-Mask-Detection' +external: 'https://link.springer.com/chapter/10.1007/978-981-33-4673-4_49' +tech: + - TensorFlow + - Keras + - OpenCV + - MobileNetV2 +company: 'Project' +showInProjects: true +--- + +A prototype to detect the presence of face masks in static images as well as in real-time video streams which was an essential in Covid era + diff --git a/content/projects/PortfolioWebsite.md b/content/projects/PortfolioWebsite.md new file mode 100644 index 000000000..73e964997 --- /dev/null +++ b/content/projects/PortfolioWebsite.md @@ -0,0 +1,15 @@ +--- +date: '2021-04-20' +title: 'Personal Website' +github: 'https://github.com/chandrikadeb7/chandrikadeb7.github.io' +external: 'https://chandrikadeb7.github.io' +tech: + - JavaScript + - GraphQL + - Gatsby +company: 'Project' +showInProjects: true +--- + +Personal portfolio website hosted on GitHub Pages inspired by Brittany Chiang's V4 template +