Skip to content
View shutakahama's full-sized avatar

Block or report shutakahama

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. DAMIL DAMIL Public

    Domain Adaptive Multiple Instance Learning for Instance-level Prediction https://arxiv.org/abs/2304.03537

    Python 2 2

  2. Saizeriya_detection Saizeriya_detection Public

    Object detection with Faster-RCNN. This realizes automatic "Spot the difference" by using only one side of images.

    Python 2

  3. Color_maker Color_maker Public

    This recognizes colors of real objects and reproduce the color by mixing paints.

    C++ 2

  4. OpenCV_feature_matching OpenCV_feature_matching Public

    Image feature matching with OpenCV, AKAZE. Detect position and direction of query camera image on field map.

    Python 2 2

  5. Hopfield_Network Hopfield_Network Public

    Implementation of the Hopfield Network, a neural network that each node has symmetrical connection with all the other nodes.

    Python 3

  6. Payment-calculator Payment-calculator Public

    Simple but useful bill calculator. Web App with React and Typescript.

    TypeScript