Become a sponsor to Yusuke Sakabe
This document is also available in Japanese.
Self-introduction
Hi😆
I am a university student living in Japan.
My favorite things to do are to watch movies and to think of systems that might be useful to people. I've been doing programming for image processing systems, and the language I can do best is Python. I can also program in C language, Swift, Java(?), html, and css. I've used MATLAB and ROS in the past.
I also created my club's blog, a place where everyone belonging to it can do activities and learnings online. And created a special site for my University’s festival (including videos).
Recently, I've been into Docker, and I've created
a part of walklets.com (Docker-based AI image processing service)
and the U.N.I.O.N. (access control system).
My Career (Not in chronological order)
- I collaborated with a friend
to develop walklets.com. - I joined the Intel's OVaaS project to coorperate to develop some AI Image Processing Programs.
- I have studied abroad in Australia and Taiwan.
- Won the Excellence Award at TGL College 2019 Development Contest
- Runner-up in the AWS Robot Delivery Challenge finals
- Won the "AI Trend" Award of intel three challenges 2021 in intel AI Park
Featured work
-
ovaas/ovaas-backend
OVaaS Back-end, powered by Azure functions.
Python 1 -
DTK-CreativeStudio/U.N.I.O.N.
これは関西大学 電気通信工学研究会が開発した入退室管理システムです。普通のNFCカードの他に交通系IC(Apple Pay 含む)に対応しており、登録から入退室管理まで全て身近なICカードやスマホで完結します。
VBA 1 -
DTK-CreativeStudio/AWS-Robot-Delivery-Challenge
これはAWS Robot Delivery Challengeで使用したパラメータ一覧と、その解説です。
-
DTK-CreativeStudio/Course
ここはプログラミングやゲーム制作、データベースを学習される方のためのレポジトリ デス.
Python 3 -
yusuke-1105/AI-Bread-Detection
This automatically calculates the total price of bread in an image by using the bread detection model trained by YOLOX.
Jupyter Notebook 2 -
yusuke-1105/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported.
Jupyter Notebook