Git Product home page Git Product logo

πŸ‘‹ Hi there, I'm a Computer Vision Scientist! πŸš€ Welcome to my GitHub profile! I'm a passionate computer vision scientist at Veridium ID in Oxford, where I work on cutting-edge technology to push the boundaries of AI and computer vision.

πŸŽ“ I completed my MS in Big Data Science with Distinction from Queen Mary University of London (QMUL), where I honed my skills in machine learning, deep learning, and data science.

πŸ”¬ Previously, I had the pleasure of collaborating as a deep learning research collaborator at Steinberg Media Technologies in London, where I delved into the fascinating world of audio processing and synthesis using advanced deep learning techniques.

πŸ’Ό My professional journey also includes experience as a data scientist at The Buttonwood Tree and a machine learning engineer at Mass Technologies, where I worked on various data-driven projects, solving real-world problems using machine learning and AI.

🌐 As the former president of DIPEx, I led a group of like-minded individuals passionate about technlogy, fostering a thriving community for learning and collaboration.

✨ I'm always eager to connect, collaborate, and learn from others in the field. Feel free to reach out or check out my repositories to see some of the exciting projects I've been working on! Let's make the world a smarter place together! 🌟

Dnyanesh Walwadkar's Projects

advance-deep-learning icon advance-deep-learning

Advanced Deep Learning repository! This repository is dedicated to exploring cutting-edge research, advanced techniques, and innovative applications in the field of deep learning. Our mission is to provide a comprehensive and accessible resource for students, researchers, and enthusiasts who are passionate about pushing the boundaries.

ai-for-marketing icon ai-for-marketing

Marketing is crucial for the growth and sustainability of retail business. Marketers can help build the company’s brand, engage customers, grow revenue, and increase sales. AI can star change maker for Product Marketing & Business Boost

ai-ml-operations icon ai-ml-operations

Automating the end-to-end lifecycle of Machine Learning applications Machine Learning applications are becoming popular in our industry, however the process for developing, deploying, and continuously improving them is more complex compared to more traditional software, such as a web service or a mobile application. They are subject to change in three axis: the code itself, the model, and the data. Their behaviour is often complex and hard to predict, and they are harder to test, harder to explain, and harder to improve

ailia-models icon ailia-models

The collection of pre-trained, state-of-the-art AI models for ailia SDK

aiops_project icon aiops_project

AIOps is short for artificial intelligence for IT operations. It refers to multi-layered technology platforms that automate and enhance IT operations through analytics and machine learning (ML). AIOps platforms leverage big data, collecting a variety of data from various IT operations tools and devices in order to automatically spot and react to issues in real-time while still providing traditional historical analytics.

augmennt icon augmennt

Augmentations for Neural Networks. Implementation of Torchvision's transforms using OpenCV and additional augmentations for super-resolution, restoration and image to image translation.

automate-vehicle-number-plate-recognition icon automate-vehicle-number-plate-recognition

Automatic number plate recognition (ANPR) is quickly becoming an increasingly popular solution offering organisations effective visitor and car park access management. Several trends and challenges are driving the popularity of this solution, such as increasing vehicle thefts, security concerns as well as the growing interest in smart parking solutions and automated vehicle identification. We are using Tensoflow based solution for ANPR

bike-rental-timeseries-forcasting-on-aws-deepar icon bike-rental-timeseries-forcasting-on-aws-deepar

The Amazon SageMaker DeepAR forecasting algorithm is a supervised learning algorithm for forecasting scalar (one-dimensional) time series using recurrent neural networks (RNN).When your dataset contains hundreds of related time series, DeepAR outperforms the standard ARIMA and ETS methods. You can also use the trained model to generate forecasts for new time series that are similar to the ones it has been trained on.

breast-cancer-prediction-using-image-procesisng icon breast-cancer-prediction-using-image-procesisng

Each year number of deaths is increasing extremely because of breast cancer. It is the most frequent type of all cancers and the major cause of death in women worldwide. Any development for prediction and diagnosis of cancer disease is capital important for a healthy life. Consequently, high accuracy in cancer prediction is important to update the treatment aspect and the survivability standard of patients. Machine learning techniques can bring a large contribute on the process of prediction and early diagnosis of breast cancer, became a research hotspot and has been proved as a strong technique.

cloudprojectgcp icon cloudprojectgcp

Automatic number plate recognition (ANPR) is quickly becoming an increasingly popular solution offering organisations effective visitor and car park access management. Several trends and challenges are driving the popularity of this solution, such as increasing vehicle thefts, security concerns as well as the growing interest in smart parking solutions and automated vehicle identification. We are using GCP Cloud, Tensoflow based solution for ANPR

data-mining- icon data-mining-

Data Mining all Assignments covering all types of different topics & their assignments with all needful details.

data-science-famework icon data-science-famework

This repository is a comprehensive collection of notebooks that covers various data science projects in detail. Each project is designed to provide a clear understanding of the data science pipeline, from data acquisition to model deployment.

deep-learning-model-for-song-prediction-form-huming-whistling icon deep-learning-model-for-song-prediction-form-huming-whistling

Building Audio Deep Learning Model for forecasting melody name. Sound Classification is one of the foremost broadly utilized applications in Audio Deep Learning. It includes learning to classify sounds and to anticipate the category of that sound. I am going begin with sound files, convert them into spectrograms, input them into a CNN plus Linear Classifier model, and create forecasts almost the lesson to which the melody has a place.

depthmapexplorer-3dpointcloudlab icon depthmapexplorer-3dpointcloudlab

Explore the World in 3D: 3DPointCloudLab is your gateway to the fascinating universe of 3D depth maps and point clouds. Whether you're a researcher, developer, or 3D enthusiast, our repository offers a treasure trove of tools, techniques, and insights dedicated to the exploration and manipulation of 3D spatial data.

detector-free-local-feature-matching-transformer-project icon detector-free-local-feature-matching-transformer-project

For most of us, our best camera is part of the phone in our pocket. We may take a snap of a landmark, like the Trevi Fountain in Rome, and share it with friends. By itself, that photo is two-dimensional and only includes the perspective of our shooting location. Of course, a lot of people have taken photos of that fountain. Together, we may be able to create a more complete, three-dimensional view. What if machine learning could help better capture the richness of the world using the vast amounts of unstructured image collections freely available on the internet? The process to reconstruct 3D objects and buildings from images is called Structure-from-Motion (SfM). Typically, these images are captured by skilled operators under controlled conditions, ensuring homogeneous, high-quality data. It is much more difficult to build 3D models from assorted images, given a wide variety of viewpoints, lighting and weather conditions, occlusions from people and vehicles, and even user-applied filters.

ecg-classifier icon ecg-classifier

The electrocardiogram (ECG) signal basically corresponds to the electrical activity of the heart. In theliterature, the ECG signal has been analyzed and utilized for various purposes, such as measuring theheart rate, examining the rhythm of heartbeats, diagnosing heart abnormalities, emotion recognition andbiometric identification. ECG analysis (depending on the type of the analysis) can contain several steps,such as preprocessing, feature extraction, feature selection, feature transformation and classification.Performing each step is crucial for the sake of the related analysis. In addition, the employed successmeasures and appropriate constitution of the ECG signal database play important roles in the analysisas well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.