Skip to content
View sidharthrajaram's full-sized avatar
๐Ÿ‘ฝ
๐Ÿ‘ฝ

Organizations

@mvdeca
Block or Report

Block or report sidharthrajaram

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. StyleTTS2 StyleTTS2 Public

    ๐Ÿ ๐Ÿค– Pip installable package for StyleTTS 2 human-level text-to-speech and voice cloning

    Python 89 19

  2. 3D Non-Maximum Suppression in Python 3D Non-Maximum Suppression in Python
    1
    # 3D Non-Maximum Suppression Implemented in Python - Sidharth Rajaram
    2
    import numpy as np
    3
    import time
    4
    
    
    5
    # This approach assumes there are prediction scores (one class only) in the incoming bounding boxes as well.
  3. pytorch/serve pytorch/serve Public

    Serve, optimize and scale PyTorch models in production

    Java 4k 811

  4. starsim starsim Public

    ๐Ÿ›ฐ ๐Ÿ“ก ๐Ÿ’ซ A simulation of LEO internet satellite constellations (i.e. Starlink) -- originally made for UC Berkeley's EE122

    Jupyter Notebook 8

  5. CrystalBall CrystalBall Public

    ๐Ÿ”ฎ Predicting NBA games using statistics (65% accuracy so far)

    Python 8 2

  6. mvp-predict mvp-predict Public

    ๐Ÿ€ predicting the NBA mvp (3/3 so far)

    Python 13 3