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

Block or report whatismynamehe

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. MutCSVLoaderForUnity MutCSVLoaderForUnity Public

    Forked from mutouzdl/MutCSVLoaderForUnity

    用于Unity上的CSV文件读取工具,兼具缓存、提取功能。

    C#

  2. FaceRecognition FaceRecognition Public

    Forked from CaptainEven/FaceRecognition

    Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了一种实现。

    Python