Skip to content
View cyrillkuettel's full-sized avatar
  • Switzerland

Organizations

@seantis
Block or Report

Block or report cyrillkuettel

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
cyrillkuettel/README.md

Hi, I'm Cyrill

GPP Key
-----BEGIN PGP PUBLIC KEY BLOCK-----
mDMEYwFihRYJKwYBBAHaRw8BAQdAkSj5mBuWGlfjgR6ucD5K/LvYaNHyeJcsi1OY
h6M5Wfi0KEN5cmlsbCBLw7x0dGVsIDxjeXJpbGxrdWV0dGVsQGdtYWlsLmNvbT6I
kAQTFggAOBYhBAOq5wqk1Z+N+GLa7gON7lENPEliBQJjAWKFAhsDBQsJCAcCBhUK
CQgLAgQWAgMBAh4BAheAAAoJEAON7lENPEliyPgA/13VtJ3YnBKYa91nBK2PRxmc
X3qFPjz7R7zF1u7uuDDFAP0TZ6Oc6f7IZxCAAVFr41/UfLUsF++yT6LBbdf0P1xX
A7g4BGMBYoUSCisGAQQBl1UBBQEBB0DN/+3hPk806s84jGsCS7rKyjk0JW077Y64
wTntEjh6GwMBCAeIeAQYFggAIBYhBAOq5wqk1Z+N+GLa7gON7lENPEliBQJjAWKF
AhsMAAoJEAON7lENPEliybkA/2HfFY2q+DtRGp0zy4fOkpsdQAOlN0wYpQkKKQms
/PZTAQDokJrClXVqIK8eRhOIN6SqmWH2lwSWJ7qCtBOuUhJlCg==
=ABjf

-----END PGP PUBLIC KEY BLOCK-----

Email cyrillkuettel [at] gmail.com

The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures... Yet the program construct, unlike the poet's words, is real in the sense that it moves and works, producing visible outputs separate from the construct itself. — Frederick P. Brooks, The Mythical Man-Month: Essays on Software Engineering

Popular repositories

  1. Libtorch-MobileSAM-Example Libtorch-MobileSAM-Example Public

    A C++ implementation of MobileSAM, including pre- and postprocessing.

    C++ 12

  2. ncnn-android-yolov5 ncnn-android-yolov5 Public

    Implemented communication across languages. (From C++ to Java). Largely based on https://github.com/nihui/ncnn-android-nanodet/

    C++ 10 3

  3. rover rover Public

    Fast, ultra-lightweight web app: Fastapi, Jinja2 and plain vanilla javascript. Websockets to generate dynamic content. Deployed with Gunicorn, Uvicron and Fastapi behind Nginx.

    Python 3 1

  4. ecstatic-pilot ecstatic-pilot Public

    Navigation software for autonomous robot. Real-time object detection using high-performance neural network inference computing framework. To communicate with microcontroller, text-based bluetooth …

    C++ 3

  5. ncnn-android-nanodet ncnn-android-nanodet Public

    Forked from nihui/ncnn-android-nanodet

    You might also be interested in https://github.com/cyrillkuettel/ncnn-android-yolov5/

    C++ 2

  6. knights-tour knights-tour Public

    Two different methods are being utilized to solve this famous puzzle. They are backtracking and genetic algorithms. The second approach is still in development. Backtracking method seems to be fast…

    Java 1