Pinned Repositories
Data-Analysis-Project
Just one of my University project for learning purposes, the report is Google_PlayStore_Data_analysis_report.pdf, dataset link reported below.
ImageCrop
Python script using Tensorflow and pyTorch for cropping and re-constructing images, it was used for inference on my Real-SR forked repo, but can be used stand-alone.
Real-SR
Real-World Super-Resolution via Kernel Estimation and Noise Injection. Results and adaptation of the https://github.com/Tencent/Real-SR github on the HC18 dataset.
Sentimental-Analysis
Learning project for basic sentimental analysis. Dataset link down below.
TSDecoder
pytorch-original-transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Domics10's Repositories
Domics10/Data-Analysis-Project
Just one of my University project for learning purposes, the report is Google_PlayStore_Data_analysis_report.pdf, dataset link reported below.
Domics10/ImageCrop
Python script using Tensorflow and pyTorch for cropping and re-constructing images, it was used for inference on my Real-SR forked repo, but can be used stand-alone.
Domics10/Real-SR
Real-World Super-Resolution via Kernel Estimation and Noise Injection. Results and adaptation of the https://github.com/Tencent/Real-SR github on the HC18 dataset.
Domics10/Sentimental-Analysis
Learning project for basic sentimental analysis. Dataset link down below.
Domics10/TSDecoder