Skip to content
View RaymondLZhou's full-sized avatar
🦋
🦋
  • Toronto, Ontario

Highlights

  • Pro

Block or report RaymondLZhou

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

Pinned Loading

  1. deepDeband deepDeband Public

    Official repository of the Deep Image Debanding conference paper. This research project was done with Dr. Shahrukh Athar, Zhongling Wang, and Prof. Zhou Wang, and the work is published in ICIP 2022.

    Python 15 4

  2. pokepredict pokepredict Public

    Creates new Pokémon from images of pre-existing in PyTorch with a deep convolutional GAN. Predicts Pokémon’s type from image with TensorFlow.js in browser from trained Keras model using a CNN.

    Jupyter Notebook 1

  3. artistic-learning artistic-learning Public

    Neural style transfer built on TensorFlow with a CNN, learning input content and style images. Recombines input images to produce an output resembling content image painted in style of style image.

    Python 1

  4. uplifting-news uplifting-news Public

    Positive news aggregator built on sentiment analysis in TensorFlow with an RNN to sort news feed. Extracts keywords with scikit-learn and NLTK for topic modelling, web scrapes with Python for data.

    Python