- Alsdorf, Germany
- https://www.linkedin.com/in/sayanmandal
-
-
SimCMF Public
Forked from mt-cly/SimCMFSimCMF: A Simple Cross-modal Fine-tuning Strategy from Vision Foundation Models to Any Imaging Modality
Python UpdatedNov 25, 2024 -
trafficsign_substitution Public
Exploring effective ways to substitute pre-existing traffic signs in images with other signs.
-
gfm-workshop Public
Forked from stemauro/gfm-workshopFoundation Models fine-tuning tutorial at 2024 GFM workshop @ DLR (Munich)
Jupyter Notebook MIT License UpdatedSep 22, 2024 -
generative-ai-for-beginners Public
Forked from microsoft/generative-ai-for-beginners18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Jupyter Notebook MIT License UpdatedFeb 23, 2024 -
CoordConv Public
Forked from walsvid/CoordConvPytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/1807.03247
Jupyter Notebook MIT License UpdatedJan 8, 2024 -
mathematical-methods-in-deep-learning-ipython Public
Forked from krishnonwork/mathematical-methods-in-deep-learning-ipythonPython code (in the form of Jupyter ipython notebooks) to support the book "Math and Architectures of Deep Learning" (Krishnendu Chaudhury with Ananya Ashok, Sujay Narumanchi, Devashish Shankar).
Jupyter Notebook MIT License UpdatedNov 15, 2023 -
DANet Public
Forked from junfu1115/DANetDual Attention Network for Scene Segmentation (CVPR2019)
Python MIT License UpdatedDec 14, 2022 -
IMS-Toucan Public
Forked from mipuc/IMS-ToucanIMS-Toucan is a toolkit to train state-of-the-art Speech Synthesis models. Everything is pure Python and PyTorch based to keep it as simple and beginner-friendly, yet powerful as possible.
Python Apache License 2.0 UpdatedNov 4, 2022 -
ComputationalModellingSocialSystems Public
Forked from dgarcia-eu/ComputationalModellingSocialSystemsComputational Modelling of Social Systems
HTML UpdatedJun 18, 2022 -
Automated-objects-removal-inpainter Public
Forked from sujaykhandekar/Automated-objects-removal-inpainterAutomated object remover Inpainter is a project that combines Semantic segmentation and EdgeConnect architectures with minor changes in order to remove specified object/s from list of 20 objects fr…
-
cocosplit Public
Forked from akarazniewicz/cocosplitSimple tool to split COCO annotations into train/test datasets.
Python UpdatedApr 16, 2022 -
deformable-kernels Public
Forked from hangg7/deformable-kernelsDeforming kernels to adapt towards object deformation. To appear in ICLR 2020.
Cuda MIT License UpdatedFeb 12, 2020 -
Basic-Mathematics-for-Machine-Learning Public
Forked from hrnbot/Basic-Mathematics-for-Machine-LearningThe motive behind Creating this repo is to feel the fear of mathematics and do what ever you want to do in Machine Learning , Deep Learning and other fields of AI
Jupyter Notebook Apache License 2.0 UpdatedJan 6, 2020 -
trafficsign-cyclegan Public
Forked from Spataner/trafficsign-cycleganPython MIT License UpdatedDec 2, 2019 -
dtr Public
Forked from yxgong0/DTRA network for irregular text recognition.
Python UpdatedNov 1, 2019 -
enctc.crnn Public
Forked from liuhu-bigeye/enctc.crnnProject for Connectionist Temporal Classification with Maximum Entropy Regularization.
Python MIT License UpdatedNov 29, 2018 -
NumericalOptimization_BasicAlgorithm Public
Forked from 2561117503/Optimization_BasicAlgorithmOptimization Algorithm: convex optimization; numerical optimization
Python UpdatedJun 4, 2018 -
kaggle-flowers-recognition Public
Code for : https://www.kaggle.com/alxmamaev/flowers-recognition using fastai library and PyTorch.
Jupyter Notebook UpdatedJun 3, 2018 -
Traffic-Sign-Recognition-basd-on-Synthesised-Training-Data Public
Forked from alexandrosstergiou/Traffic-Sign-Recognition-basd-on-Synthesised-Training-DataUsing synthetic data in combination with Deep Learning, to determine if a system can be made that will be able to recognise and classify correctly real traffic signs.
-
TensorFlow-Tutorials Public
Forked from Hvass-Labs/TensorFlow-TutorialsTensorFlow Tutorials with YouTube Videos
Jupyter Notebook MIT License UpdatedNov 25, 2017 -
blur-detection Public
Forked from tokenrove/blur-detectionSome implementations of algorithms for blur detection in JPEGs
C ISC License UpdatedJun 7, 2017 -
learnopencv Public
Forked from spmallick/learnopencvLearn OpenCV : C++ and Python Examples
C++ UpdatedJan 30, 2017 -
google-interview-university Public
Forked from jwasham/coding-interview-universityA complete daily plan for studying to become a Google software engineer.
UpdatedOct 6, 2016 -
Fingerprint_Matching Public
Forked from chiduuu/Fingerprint_MatchingA fingerprint recognition software using Discrete Wavelet Transformation (DWT)
MATLAB UpdatedAug 14, 2016 -
pyboostcvconverter Public
Forked from Algomorph/pyboostcvconverterMinimalist code necessary for using porting C++ functions/classes using OpenCV (3.0) Mat as arguments directly (w/o explicit conversions) to python.
C++ MIT License UpdatedMay 12, 2016 -
-
DIP-Final Public
Forked from hsnutony/DIP-FinalUse face detect and math operations to find the kernel of blurred direction. This project can detect and crop face, deblurred and restoration photo automatically.
MATLAB UpdatedMar 4, 2016 -
code Public
Forked from MasteringOpenCV/codeCode for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
C++ Other UpdatedJan 21, 2016 -
Minor-Project Public
Face Detection Using Haar Cascade in C using OpenCV