Skip to content
View rdamus's full-sized avatar

Block or report rdamus

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

Popular repositories Loading

  1. pyavb pyavb Public

    Forked from markreidvfx/pyavb

    Read and write Avid Bin FIles (AVB) files

    Python 1

  2. QGIS-Documentation QGIS-Documentation Public

    Forked from qgis/QGIS-Documentation

    Python

  3. SVHN-deep-digit-detector SVHN-deep-digit-detector Public

    Forked from penny4860/SVHN-deep-digit-detector

    Deep-digit-detector (and recognizer) in natural scene. A digit detection framework was implemented using keras with tensorflow backend.

    Python

  4. Yolo-digit-detector Yolo-digit-detector Public

    Forked from penny4860/Yolo-digit-detector

    Implemented digit detector in natural scene using resnet50 and Yolo-v2. I used SVHN as the training set, and implemented it using tensorflow and keras.

    Jupyter Notebook

  5. tf2-eager-yolo3 tf2-eager-yolo3 Public

    Forked from penny4860/tf2-eager-yolo3

    Yolo-v3 model was implemented with tf2 eager style. I also implemented the eager model's training function and applied it to other datasets (digit detector, vehicle detector).

    Python

  6. mn3_8_8_rxjava3 mn3_8_8_rxjava3 Public

    Example project of micronaut 3.8.8 and rxjava3 showing change in behavior of streaming with declarative Client

    Groovy