Skip to content
View daniekpo's full-sized avatar
๐Ÿ˜„
Hacking away!
๐Ÿ˜„
Hacking away!

Highlights

  • Pro
Block or Report

Block or report daniekpo

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

Hi there ๐Ÿ‘‹

I'm a first-year computer science Ph.D. student at the University of Maryland, College Park and I'm interested in computer vision. More specifically, I'm interested in real-world scene understanding.

Popular repositories

  1. shared_memory_example shared_memory_example Public

    Linux shared memory example for inter-process communication using sh_open, mmap and semaphores.

    C++ 6

  2. gitignore gitignore Public

    Forked from github/gitignore

    A collection of useful .gitignore templates

  3. cmake_basics cmake_basics Public

    I was following a tutorial on https://ecrafter.wordpress.com/2012/04/24/cmake-primer-part-1/ and thought I'd create a reference repo

    CMake

  4. MNIST-Digit.Recognizer-CNNs MNIST-Digit.Recognizer-CNNs Public

    Forked from ss-is-master-chief/MNIST-Digit.Recognizer-CNNs

    Implementation of CNN to recognize hand written digits (MNIST) running for 10 epochs. Accuracy: 98.99%

    Jupyter Notebook

  5. azure-quickstart-templates azure-quickstart-templates Public

    Forked from Azure/azure-quickstart-templates

    Azure Quickstart Templates

    PowerShell

  6. MaCoSNet-pytorch MaCoSNet-pytorch Public

    Forked from YunChunChen/MaCoSNet-pytorch

    [PAMI 2020] Show, Match and Segment: Joint Weakly Supervised Learning of Semantic Matching and Object Co-segmentation

    Python