Pinned Repositories
Data_Science_Project
Data science course project
dotfiles.nix
Dotfiles super-powered by Nix and home-manager
DSc-M2019
Assignments and Project for Data Science M2019 course
Dynamic-Programming
Dynamic programming
Faster-RCNN
Graph_Algorithms
Algorithms related to graphs
Image-Splice-Detection
This projects localises the spliced portion present in images. It is an implementation of https://arxiv.org/pdf/1805.04096.pdf.
kserve
Standardized Serverless ML Inference Platform on Kubernetes
Others
Algorithms and data structures
ray_tracer
A basic ray tracer in rust by following the Ray Tracer Challenge book by Jamis Buck
shauryagoel's Repositories
shauryagoel/Image-Splice-Detection
This projects localises the spliced portion present in images. It is an implementation of https://arxiv.org/pdf/1805.04096.pdf.
shauryagoel/Data_Science_Project
Data science course project
shauryagoel/dotfiles.nix
Dotfiles super-powered by Nix and home-manager
shauryagoel/DSc-M2019
Assignments and Project for Data Science M2019 course
shauryagoel/Dynamic-Programming
Dynamic programming
shauryagoel/Faster-RCNN
shauryagoel/Graph_Algorithms
Algorithms related to graphs
shauryagoel/kserve
Standardized Serverless ML Inference Platform on Kubernetes
shauryagoel/Others
Algorithms and data structures
shauryagoel/ray_tracer
A basic ray tracer in rust by following the Ray Tracer Challenge book by Jamis Buck
shauryagoel/RL-M2019
Assignments for RL course 2019
shauryagoel/Scene-Text-Recognition
This repository contains code for scene text recognition. It is an implementation in Pytorch of https://ieeexplore.ieee.org/document/8395027.
shauryagoel/Style_Transfer
This project contains implementation of the original style transfer paper.
shauryagoel/Sudoku-Solver-Backtracking
Solve 9X9 sudoku using backtrack
shauryagoel/Trees
Different types of trees