[go: nahoru, domu]

Skip to content
View duylebkHCM's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report duylebkHCM

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

Hi there 👋, my name is Duy

I'm a CS student at VNU HCM University of Technology.

I'm a CS student at VNU HCM University of Technology.

I love math and coding. I like doing research in computer vision such as medical imaging, GAN, ... .

linux docker jupyter python opencv keras tensorflow pytorch

  • 🔭 I’m currently working on this page.

github linkedin twitter kaggle

Top Langs

GitHub stats

Profile views

Pinned Loading

  1. Automatically split ICDAR proceeding... Automatically split ICDAR proceedings into separated papers
    1
    import re
    2
    import fitz
    3
    from fitz import Page
    4
    import argparse
    5
    import pandas as pd
  2. AGE_ESTIMATION_PROJECT AGE_ESTIMATION_PROJECT Public

    Personal project for predicted age using Tensorflow, Keras, base on research paper

    Jupyter Notebook 5

  3. doc2tex doc2tex Public

    PyTorch framework for extracting mathematical expression in documents

    Python 5

  4. SkinLesionSegmentation SkinLesionSegmentation Public

    Implement Unet model from scratch and perform segmentation on ISIC 2018 dataset with Tensorflow

    Jupyter Notebook 3

  5. Anime-Face-Generator- Anime-Face-Generator- Public

    Using GAN to generate anime face with PyTorch

    Python