Caihao (Chris) Cui

Results 5 repositories owned by Caihao (Chris) Cui

aerial-image-segmentation

27
Stars
8
Forks
Watchers

Aerial Image segmentation by PyTorch

An "annotated" version of the Transformer Paper in the form of a line-by-line implementation to build an English-to-Chinese translator.

fast_neural_style

19
Stars
9
Forks
Watchers

This repository contains a PyTorch implementation of an algorithm for artistic style transfer. The algorithm can be used to mix the content of an image with the style of another image. For example, he...

split_raster

19
Stars
2
Forks
Watchers

Split Raster is an open-source and highly versatile Python package designed to easily break down large images into smaller, more manageable tiles. While the package is particularly useful for deep lea...

A short description of the project. This Repository will demonstrate using Pytorch to build deep convolutional neural networks and use Qt to create the GUI with the pre-trained model.