HTML/CSS/JavaScript projects
Final-year project topics built with HTML/CSS/JavaScript — working builds, abstracts and honest quotation pricing.
Crowd Counting from Images using CNN
This project counts people in dense crowds with density-map regression — a CSRNet-style fully-convolutional network trained o...
Dog Breed Identification from Photos using CNN
This project identifies dog breeds from photos using transfer learning — a ResNet-50 backbone pre-trained on ImageNet with a...
Food Calorie Estimation from Photos using CNN
This project estimates calories from meal photos with a two-headed CNN — an EfficientNet-B0 backbone that simultaneously clas...
Hinglish Code-Mixed Translation using Transformers
This project translates Hinglish — Hindi words in Roman script freely mixed with English, the way India actually types — into...
Keyword Extraction from Research Papers using NLP
This project extracts keyphrases from research abstracts and papers with three compared methods — statistical TF-IDF, graph-b...
PCB Defect Detection using CNN
This project builds automated optical inspection for bare PCBs — a detector that localizes and classifies six defect types (o...