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

Organizations

@mvdeca

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 Loading

  1. StyleTTS2 StyleTTS2 Public

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

    Python 133 32

  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. minio/minio-go minio/minio-go Public

    MinIO Go client SDK for S3 compatible object storage

    Go 2.5k 646

  4. starsim starsim Public

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

    Jupyter Notebook 15 3

  5. CrystalBall CrystalBall Public

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

    Python 9 2

  6. pytorch/serve pytorch/serve Public

    Serve, optimize and scale PyTorch models in production

    Java 4.2k 859