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

Block or report zhohn0

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

  1. dorn_depth_estimation dorn_depth_estimation Public

    Deep Ordinal Regression Network for Monocular Depth Estimation.(在PyTorch上实现CVPR2018论文,深度估计排名第一)

    Python 43 7

  2. fcrn_pytorch fcrn_pytorch Public

    Deeper Depth Prediction with Fully Convolutional Residual Networks(2016 IEEE 3D Vision)的pytorch实现

    Python 32 7

  3. threads_tutorial_c-11 threads_tutorial_c-11 Public

    C++11多线程入门

    C++ 13 2

  4. PyTorch-tutorial PyTorch-tutorial Public

    PyTorch教程 (在pycharm中完成)

    Python 1 1

  5. face_mobilenetv2 face_mobilenetv2 Public

    获取人脸的一些工具,使用mobilenetv2进行人脸识别

    Python 1 1

  6. OpenCV_Algorithm OpenCV_Algorithm Public

    OpenCV常用算法合集

    C++