Skip to content
View Christiaan2's full-sized avatar
Block or Report

Block or report Christiaan2

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. Carvana-Image-Masking-Challenge---Submission-1 Carvana-Image-Masking-Challenge---Submission-1 Public

    U-net implementation (depth = 6). The network was trained with a resolution of 640x960 (RGB) and data-augmentation was used during training. Training was stopped until dice coefficient on validatio…

    Jupyter Notebook

  2. JChavannes01/aml_project_ctscans JChavannes01/aml_project_ctscans Public

    Detection of cancer cells in liver CT scans using python

    Python 3 1

  3. APiE_ImageAnalysis APiE_ImageAnalysis Public

    Apply some image analysis techniques using Matlab

    MATLAB

  4. Arduino_BatteryCharger Arduino_BatteryCharger Public

    Program to charge a NiCd battery with a constant current. Charge current can be set in the Arduino sketch. The charge process can be monitored in real-time using Matlab. Schematics are included.

    C++

  5. Arduino_Robot Arduino_Robot Public

    Program to control a robot using an Arduino Uno. The robot is propelled by two DC motors and equipped with an ultra-sonic sensor so that it can avoid obstacles. Speed and amount of rotation of both…

    C++ 2

  6. Tornado-Webserver Tornado-Webserver Public

    This repository is intended to get started with IoT applications. It contains a website where inputs can be monitored and outputs can be changed. Website will be updated in real-time via websocket-…

    Python