Mahima 's repositories

vision

Datasets, Transforms and Models specific to Computer Vision

Language:PythonLicense:BSD-3-ClauseStargazers:1Issues:0Issues:0

100-pandas-puzzles

100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

365-Days-Computer-Vision-Learning-Linkedin-Post

365 Days Computer Vision Learning Linkedin Post

Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

ALL-Cell-Classification

The proposed hybrid convolutional neural network architecture is a neural network architecture consisting of a combination of the VGG16, ResNet50, InceptionV3, and the DenseNet121 architectures, all of which have been pretrained on the ImageNet database. The purpose of this model is to identify if an image of a cell has acute lymphocytic leukemia (also referred to as ALL), or if it is a healthy cell. The dataset used contains 1700 images from the training set of the ALL Challenge dataset of ISBI 2019 (which is available here). Of those 1700 images, there were an equal number of images with healthy cells and images with ALL cells. 60% of those images were used to train the model, 20% of those images were used for the cross validation set, and 20% of those images were used for the test set. The model used in the study generally outperformed the VGG16, ResNet50, and the InceptionV3 models on the cross validation set, in which it achieved an accuracy of 92.35%, a sensitivity of 0.927, a specificity of 0.918, and an F1 score of 0.932. The goal of this study was to verify that the developed algorithm could be utilized by hospitals and doctors to better treat the thousands of people suffering with ALL across the world, many of whom are children.

Stargazers:0Issues:0Issues:0

Application_of_FFT_with_FIR_filter

This project will walk you through the importance of Fast Fourier Transform (FFT) which is one of the major computation techniques in the world of Digital Signal Processing (DSP). It also explains how 'Filter Design Toolbox' can be made use of in MATLAB to design desired filters on the go.

Language:MATLABStargazers:0Issues:0Issues:0

applied-ml

📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.

License:MITStargazers:0Issues:0Issues:0

awesome

😎 Awesome lists about all kinds of interesting topics

License:CC0-1.0Stargazers:0Issues:0Issues:0

data-science-ipython-notebooks

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

License:NOASSERTIONStargazers:0Issues:0Issues:0

Deep-Learning-Papers-Reading-Roadmap

Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!

Stargazers:0Issues:0Issues:0

deep-learning-time-series

List of papers, code and experiments using deep learning for time series forecasting

License:Apache-2.0Stargazers:0Issues:0Issues:0

DeepLearning

A collection of research papers, datasets and software on Deep Learning

Stargazers:0Issues:0Issues:0

facenet-1

Face recognition using Tensorflow

License:MITStargazers:0Issues:0Issues:0

Facial-Expression-Recognition-Classifier-Model

An Exciting Deep Learning based Flask web app that predicts the Facial Expressions of users and also does Graphical Visualization of the Expressions !

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

labyrinth-algorithms

Explanation for various algorithms that are used for pathfinding.

License:MITStargazers:0Issues:0Issues:0

mealpy

A collection of the state-of-the-art MEta-heuristics ALgorithms in PYthon (mealpy)

License:MITStargazers:0Issues:0Issues:0

ML_tutorials

ML_tutorials

Stargazers:0Issues:0Issues:0

models

A collection of pre-trained, state-of-the-art models in the ONNX format

License:MITStargazers:0Issues:0Issues:0

pandas_exercises

Practice your pandas skills!

License:BSD-3-ClauseStargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

segmentation_models.pytorch

Segmentation models with pretrained backbones. PyTorch.

License:MITStargazers:0Issues:0Issues:0

stablediffusion-v2

High-Resolution Image Synthesis with Latent Diffusion Models

License:MITStargazers:0Issues:0Issues:0

system-design-resources

These are the best resources for System Design on the Internet

License:GPL-3.0Stargazers:0Issues:0Issues:0

t81_558_deep_learning

Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks

License:Apache-2.0Stargazers:0Issues:0Issues:0

Text2Video-Zero

Text-to-Image Diffusion Models are Zero-Shot Video Generators

License:NOASSERTIONStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

TransUNet

This repository includes the official project of TransUNet, presented in our paper: TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation.

License:Apache-2.0Stargazers:0Issues:0Issues:0