Profile Image

Bhargav Venkat

Grade 10 | Points: 63065 | Rank: 1

Share profile

Classes completed

276

Quizzes submitted

264

Projects submitted

273

Hackathons

IIT Kanpur Antargani

Code Clash Championship | Hackathon Competition for Kids and Teens

Hosted by: IIT Kanpur Antargani

IIT Kanpur Antargani

Code Clash Championship | Hackathon Competition for Kids and Teens

Hosted by: IIT Kanpur Antargani

Codingal

HackYoung Olympiad 2024

Hosted by: Codingal

Codingal

CodeGenius Hackathon

Hosted by: Codingal

Codingal

CodeGenius Hackathon

Hosted by: Codingal

Hewlett Packard Enterprise

HPE CodeWars 2024 Hackathon

Hosted by: Hewlett Packard Enterprise

View more

Coding contests

Codingal

IOI Algorithms Preparation Guide

Hosted by: Codingal

Hewlett Packard Enterprise

HPE CodeWars 2023 Code Battle

Hosted by: Hewlett Packard Enterprise

Codingal

Codewars All Practice Problems 2023

Hosted by: Codingal

Codingal

CodeWars 2021 - All past problems

Hosted by: Codingal

Seth Anandram Jaipuria School Ghaziabad

Cypher

Hosted by: Seth Anandram Jaipuria School Ghaziabad

Codingal

Coding Challenge Practice Arena

Hosted by: Codingal

View more

Activities

Image Annotation with Shapes and Measurements

This activity involves annotating an image using OpenCV by drawing rectangles and circles to highlight regions of interest, connecting them with a line, and visualizing the image height using bi-directional arrows. Text annotations are added for clarity, making the image informative and visually structured.

Rotating and Adjusting Brightness

Rotate an image by 45 degrees and adjust its brightness to see the effects of basic arithmetic operations on images.

Color Conversions and Cropping

Convert an image from BGR to RGB and grayscale, then crop a region of interest.

Save & grayscale with OpenCv

In this activity, students will load an image, convert it to grayscale, resize it to a standard size (224x224), display the processed image, and optionally save it based on key press.

Display & resize image with OpenCV

In this activity, students will learn how to load an image using OpenCV, display it in a resizable window, and adjust the window size. They will also explore the properties of an image such as dimensions and channels.

House Price Prediction using Keras

Create a neural network that can help you predict the house price using Keras. All the data is numerical, free of null values, so data preprocessing is not required.

View more

Projects

Annotating Image Width

Learn how to apply annotation techniques to measure and visualize image width using bi-directional arrows. This project reinforces the concepts of drawing geometric shapes, adding annotations, and understanding dimensions in images.

Image Manipulation Challenge

Learn how to apply basic image manipulation techniques like rotation, cropping, and brightness adjustments, while also gaining experience with image transformations.

Image Resizer

Create a Python script using OpenCV to resize an image into three predefined sizes, display each resized image, and save it.

Petrol Consumption Prediction using ANN

Create a neural network that can help you predict the house price using Keras. All the data is numerical, free of null values, so data preprocessing is not required.

Forward Propagation

Perform the forward propagation for the given neural network and find the output.

My First Neural Network

Students have to create a rough diagram of a neural network and name all the layers and other terms according to the dataset.

View more