Pinned Repositories
Clustering-music-genres
AdoptableDogs
Data Visualization project on a dataset, which includes information on dogs who are available for adoption. It contains information on dogs' names, breed, color, age, sex, the date they were found, and some characteristics of their personalities.
cd_via_segmentation
changeapplication
An application for Change Detection. Upload an image pair, to get the change map.
ChangeFormer
[IGARSS'22]: A Transformer-Based Siamese Network for Change Detection
ESSNet
Embedding-based Scalable Segmentation Network
forecasting-precious-metals
improved-diffusion
Release for Improved Denoising Diffusion Probabilistic Models
movie-recommendation-system
question-answering
A flow to load some PDF into GraphRAG and allow us to ask questions.
itstatev's Repositories
itstatev/AdoptableDogs
Data Visualization project on a dataset, which includes information on dogs who are available for adoption. It contains information on dogs' names, breed, color, age, sex, the date they were found, and some characteristics of their personalities.
itstatev/cd_via_segmentation
itstatev/changeapplication
An application for Change Detection. Upload an image pair, to get the change map.
itstatev/ChangeFormer
[IGARSS'22]: A Transformer-Based Siamese Network for Change Detection
itstatev/ESSNet
Embedding-based Scalable Segmentation Network
itstatev/forecasting-precious-metals
itstatev/improved-diffusion
Release for Improved Denoising Diffusion Probabilistic Models
itstatev/itstatev
Config files for my GitHub profile.
itstatev/movie-recommendation-system
itstatev/KNN-from-Scratch
Implementing KNN from Scratch.
itstatev/Linear-Regression-From-Scratch
Implementing Linear Regression from scratch using Gradient Descent.
itstatev/Logistic-Regression-from-Scratch
Implementing Logistic Regression using Gradient Descent.
itstatev/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
itstatev/semantic-diffusion-model
Official Implementation of Semantic Image Synthesis via Diffusion Models
itstatev/SemiCD
Revisiting Consistency Regularization for Semi-supervised Change Detection in Remote Sensing Images
itstatev/Siam-NestedUNet
The pytorch implementation for "SNUNet-CD: A Densely Connected Siamese Network for Change Detection of VHR Images"
itstatev/stitch
Stitch images using SuperGlue features instead of mouse-clicked points. Compute the homography through RANSAC or MSAC. Stitch more than two images using mouse-clicked points. Handle the seams. {SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)}
itstatev/SVM-from-Scratch
Implementing Support Vector Machine from scratch using Gradient Descend.