divy27

Divy Awasthi

I am Divy Awasthi, a passionate and diligent Computer Science and Engineering student at the National Institute of Technology, Surat. I have a strong academic foundation supplemented by practical experience in the field. As an AI/ML intern at Wictronix, I led projects focused on object detection and tracking, employing advanced image processing techniques . Notably, my involvement as the Web Development Head for SRC'23 showcases my leadership in spearheading the development of the conference website. My technical expertise spans a range of languages Python , C/C++/C#, Javascript , R , Java and frameworks including Django and MERN Stack . I also have good knowledge in the field of AI/ML specifically neural networks and Linux. Beyond academics, I am also into sports like swimming and badminton and have won tournaments for my college . My dedication, coupled with a strong academic and experiential background, positions me as a valuable asset in the field of computer science and technology.

Projects

Magazify

The only problem a writer should face is how to write, not where to write. Magazify is a one-stop solution for all budding writers aiming to get published in literary magazines.Next.js, Flask, Python, MongoDB, Tailwind CSS, Pymongo, Scrapy

Skills

Python
Django
MySQL
React.js
Deep Neural Network

Experience

  • WictroniX - AI/ML Intern
    May 2023 - July 2023

    – Built a Object Detection model using YOLOv8 to detect and track vehicles of different classes in image and video data in
    drone view .
    – Used Roboflow to annotate 100 images for data set. Utilized Python ultralytics to use YOLOvx8 and Python OpenCV,ImageAI
    packages for image processing and filtering.
    – Applied Object Tracking in video data using YOLO Bytetracking, Python supervision,OpenCv to track vehicles on video
    data along with their confidence score and id.Model achieved mAP Score : 0.735 at IoU threshold : 0.5 and F1 confidence
    Score : 0.77 at 0.4 threshold.