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.
– 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.