Skip to content
View ASHISRAVINDRAN's full-sized avatar

Organizations

@MIC-DKFZ @hifis-net
Block or Report

Block or report ASHISRAVINDRAN

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. bigdataprocessor/bigdataprocessor2 bigdataprocessor/bigdataprocessor2 Public

    Java 20 6

  2. stardist_pytorch stardist_pytorch Public

    StarDist PyTorch

    Python 41 6

  3. Gauss-Newton Least Squares Circle Fi... Gauss-Newton Least Squares Circle Fit (2D) using Eigen (C++)
    1
    GNCircleSolver::ResultInfo GNCircleSolver::GN_Fit(Eigen::VectorXd& initEstimate)
    2
    {
    3
      int i = 0;
    4
      this->status = GNCircleSolver::ResultInfo::FAILURE;
    5
      Eigen::VectorXd _old = initEstimate; // x,y,r
  4. MITK/MITK MITK/MITK Public

    The Medical Imaging Interaction Toolkit.

    C++ 652 324

  5. custom-chatbot-app custom-chatbot-app Public

    LLM based Chatbot app to work on local data

    Python

  6. swig-python-cpp-demo swig-python-cpp-demo Public

    C++ Python Interoperability Demo

    C++