Skip to content
View lovekang3344's full-sized avatar

Block or report lovekang3344

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

Typing SVG

lovekang3344's GitHub stats

trophy

Top Langs

               _                            _                            _                          _ 
              | |                          | |                          | |                        | |
 __      _____| | ___ ___  _ __ ___   ___  | |_ ___    _ __ ___  _   _  | |__   ___  _ __ ___   ___| |
 \ \ /\ / / _ \ |/ __/ _ \| '_ ` _ \ / _ \ | __/ _ \  | '_ ` _ \| | | | | '_ \ / _ \| '_ ` _ \ / _ \ |
  \ V  V /  __/ | (_| (_) | | | | | |  __/ | || (_) | | | | | | | |_| | | | | | (_) | | | | | |  __/_|
   \_/\_/ \___|_|\___\___/|_| |_| |_|\___|  \__\___/  |_| |_| |_|\__, | |_| |_|\___/|_| |_| |_|\___(_)
                                                                  __/ |                               
                                                                 |___/                                
                                      

Pinned Loading

  1. IBSI-Segmentation IBSI-Segmentation Public

    This project focuses on dividing the IBSI dataset using the UNet network and delves into the two modules of up-sampling, while using a very intuitive visualization tool to be able to view the resul…

    Python 4

  2. DCGAN DCGAN Public

    This repository focuses on building DCGAN networks using the pytorch framework to train on the MNIST and CIFAR10 datasets and shows good results. Specifically, you can refer to the README file of t…

    Python 2