Skip to content
View saqib22's full-sized avatar
  • Cruise LLC
  • Munich, Germany

Highlights

  • Pro
Block or Report

Block or report saqib22

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. Table-Structure_Extraction-Bi-directional-GRU Table-Structure_Extraction-Bi-directional-GRU Public

    This repo contains the code for "Table Structure Extraction with Bi-directional Gated Recurrent Unit Networks", ICDAR 2019..

    Python 18 10

  2. Distributed_Deep_Learning_Inference Distributed_Deep_Learning_Inference Public

    The Python implementation of distributed auction algorithm for multiple assignment (DAMA) for CNN inference.

    Jupyter Notebook 4 1

  3. 3D_Hand_Keypoint_Detection 3D_Hand_Keypoint_Detection Public

    Modified the InterHand2.6M for 3D hand detection on custom images for pose estimation using a Single RGB Image.

    Jupyter Notebook 13 2

  4. CareChain-Corda_Blockchain CareChain-Corda_Blockchain Public

    A distributed ledger for storing medical records.

    Java 6 2

  5. TUM-Analytics-Cup-2022-Winner-Versed-Chimpanzee TUM-Analytics-Cup-2022-Winner-Versed-Chimpanzee Public

    Forked from berksudan/TUM-Analytics-Cup-2022-Winner-Versed-Chimpanzee

    Our team (Versed Chimpanzee) came first among 340 people and 148 registered teams (119 teams did submission) in TUM Analytics Cup 2022 challenge sponsored by Siemens Advanta Consulting and organize…

    Jupyter Notebook 3

  6. distributed-replicated-kv-store distributed-replicated-kv-store Public

    This repo contains a distributed & replicated KV storage with strong consistency using B+ Trees for storage.

    Java