Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View suryansh-sinha's full-sized avatar
👹
👹

Highlights

  • Pro

Block or report suryansh-sinha

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
suryansh-sinha/README.md

Suryansh Sinha

Hi there 👋

Computer Vision Researcher. I'm a final year undergrad student, pursuing Electronics and Communications Engineering with a specialization in Data Science from SRM Institute of Science and Technology, Kattankulathur

  • 🔭 I’m currently working on getting comfortable with MLOps tools like DVC, MLFlow, Docker, Kubernetes, AWS S3 etc.
  • 🌱 I'm currently learning about diffusion models and how to use them in real world scenarios.
  • 👯 I’m looking to collaborate on GenAI projects in computer vision.

Reach Me At

Email ✉️: [email protected]

Tech I Have Worked With -

Python PyTorch NumPy Pandas scikit-learn Tensorflow

Stats

GitHub Streak

Pinned Loading

  1. AuditIQ AuditIQ Public

    An AI-driven multi-agent auditing system that automates three-way matching, anomaly detection, and risk analysis across invoices, purchase orders, and goods receipts. Built with AutoGen for intelli…

    Python

  2. CLIP-ImageSearch CLIP-ImageSearch Public

    Using OpenAI's CLIP for Zero-Shot Image Search on the ImageNetFE dataset. Implemented using the huggingface framework.

    Jupyter Notebook

  3. ViT-From-Scratch ViT-From-Scratch Public

    Implemented a Vision Transformer from famous paper 'An Image is Worth 16x16 Images'. Implemented Multi-Head Attention, MLP from scratch in PyTorch.

    Python

  4. AnimeFaceGenerator AnimeFaceGenerator Public

    Using DCGANs to generate anime faces.

    Jupyter Notebook

  5. Learning-PyTorch Learning-PyTorch Public

    Learning how the PyTorch framework functions. Code with notes.

    Jupyter Notebook 1

  6. GAN-Implementations GAN-Implementations Public

    This is a repository containing implementations of various Generative Adversarial Network research papers.

    Python