Stars
Conditional GAN for generating synthetic tabular data.
We well know GANs for success in the realistic image generation. However, they can be applied in tabular data generation. We will review and examine some recent papers about tabular GANs in action.
Using DCGAN for segmenting brain tumors from brain image scans
Deep learning-based segmentation and classification of lung nodules
Kubernetes distribution for Windows Hosts
LUNA16-Lung-Nodule-Analysis-2016-Challenge
Problem Statement: The core challenge addressed by this project is the inaccuracy of Estimated Time of Arrivals (ETAs) on food delivery platforms. This inaccuracy arises from variability in driver …
A multi-module course teaching everything you need to know about using GitHub Copilot as an AI Peer Programming resource.
Magnificent app which corrects your previous console command.
A Repository consisting resources primarily of the Gate DA and AI
A suite of tools for medical image processing focused on brain analysis
Image Processing techniques using OpenCV and Python.
Anonymize different kinds of bio-medical data
Bachelor thesis project. A DICOM Viewer written in C++, QT and VTK.
A simple python module to make it easy to batch convert DICOM files to PNG images.
This is a Verilog implementation of pipelined architecture for the computation of 1D 8-point DCT. This is an approximate architecture which uses only 12 adders and no multipliers for the whole comp…
Discrete Cosine Transform verification in systemverilog and systemC
Written in Verilog, Implements DCT-II AAN algorithm and it's inverse algorithm on FPGA
Discrete Cosine Transform (DCT) is one of the important image compression algorithms used in image processing applications. Several algorithms have been proposed over the last couple of decades to …
My attempts at ML, I prefer writing my own algorithms, no way as good as the legendary inbuilt Python ones, but I like to create my own smoke.
Historically first (actually 0.01) release of linux kernel made by Linus Torvalds
Design and simulate a simplified ARM single-cycle processor using SystemVerilog.
SystemVerilog realization of RISC-V processor
Clarvi simple RISC-V processor for teaching
2D discrete cosine transform (DCT) of an 8x8 image in verilog HDL