TypeScript vs. JavaScript: A Guide
September 30, 2024
Article
(18 reviews)
Recommended experience
Intermediate level
Prior programming experience in Python, PyTorch. Theoretical knowledge of Convolutional Neural Network, Training process (Optimization) and GradCAM.
(18 reviews)
Recommended experience
Intermediate level
Prior programming experience in Python, PyTorch. Theoretical knowledge of Convolutional Neural Network, Training process (Optimization) and GradCAM.
Implement GradCAM function practically
Create train and eval function
Add to your LinkedIn profile
Only available on desktop
Gradient-weighted Class Activation Mapping (Grad-CAM), uses the class-specific gradient information flowing into the final convolutional layer of a CNN to produce a coarse localization map of the important regions in the image. In this 2-hour long project-based course, you will implement GradCAM on simple classification dataset. You will write a custom dataset class for Image-Classification dataset. Thereafter, you will create custom CNN architecture. Moreover, you are going to create train function and evaluator function which will be helpful to write the training loop. After, saving the best model, you will write GradCAM function which return the heatmap of localization map of a given class. Lastly, you plot the heatmap which the given input image.
In a video that plays in a split-screen with your work area, your instructor will walk you through these steps:
Set up colab runtime environment
Configurations
Augmentations
Load Image Dataset
Load Dataset into batches
Create Model
Create Train and eval function
Training Loop
Get GradCAM
Prior programming experience in Python, PyTorch. Theoretical knowledge of Convolutional Neural Network, Training process (Optimization) and GradCAM.
The Coursera Project Network is a select group of instructors who have demonstrated expertise in specific tools or skills through their industry experience or academic backgrounds in the topics of their projects. If you're interested in becoming a project instructor and creating Guided Projects to help millions of learners around the world, please apply today at teach.coursera.org.
Skill-based, hands-on learning
Practice new skills by completing job-related tasks.
Expert guidance
Follow along with pre-recorded videos from experts using a unique side-by-side interface.
No downloads or installation required
Access the tools and resources you need in a pre-configured cloud workspace.
Available only on desktop
This Guided Project is designed for laptops or desktop computers with a reliable Internet connection, not mobile devices.
18 reviews
72.22%
22.22%
5.55%
0%
0%
Showing 3 of 18
Reviewed on Feb 20, 2023
Great material, easy to follow and to some extent helps build intuition.
Reviewed on Jan 10, 2025
Please explain more in detail and also cover some important prerequisities.
Coursera Project Network
Course
Coursera Project Network
Course
Coursera Project Network
Course
Unlimited access to 10,000+ world-class courses, hands-on projects, and job-ready certificate programs - all included in your subscription
Earn a degree from world-class universities - 100% online
Upskill your employees to excel in the digital economy
Because your workspace contains a cloud desktop that is sized for a laptop or desktop computer, Guided Projects are not available on your mobile device.
Guided Project instructors are subject matter experts who have experience in the skill, tool or domain of their project and are passionate about sharing their knowledge to impact millions of learners around the world.
You can download and keep any of your created files from the Guided Project. To do so, you can use the “File Browser” feature while you are accessing your cloud desktop.
At the top of the page, you can press on the experience level for this Guided Project to view any knowledge prerequisites. For every level of Guided Project, your instructor will walk you through step-by-step.
Yes, everything you need to complete your Guided Project will be available in a cloud desktop that is available in your browser.
You'll learn by doing through completing tasks in a split-screen environment directly in your browser. On the left side of the screen, you'll complete the task in your workspace. On the right side of the screen, you'll watch an instructor walk you through the project, step-by-step.