deep_color_transfer/ ├── config.py # All hyperparameters & paths ├── dataset.py # Lab histogram computation + FiveK dataset ├── model.py # HEN + Generator + Discriminator ├── losses.py # L1 + LPIPS + ...
This project performs an end-to-end analysis of Mumbai's air quality data. The raw dataset contains 29,531 records across multiple Indian cities. Using Pandas, I filtered, cleaned, and aggregated the ...
Abstract: Sparse representation has been applied in tracking rapidly. However, most of these methods use the holistic model and grayscale image which result in insensitiveness to color information and ...
Machine learning sounds math-heavy, but modern tools make it far more accessible. Here’s how I built models without deep math ...