angelaAH's starred repositories

U2PL

[CVPR'22] Semi-Supervised Semantic Segmentation Using Unreliable Pseudo-Labels

Language:PythonLicense:Apache-2.0Stargazers:429Issues:0Issues:0

Adv-ALSTM

Code for paper "Enhancing Stock Movement Prediction with Adversarial Training" IJCAI 2019

Language:PythonStargazers:165Issues:0Issues:0

stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

Stargazers:4234Issues:0Issues:0

FCN-DenseNet

FCN implement with densenet for VOC dataset

Language:PythonStargazers:24Issues:0Issues:0

Pytorch-UNet

PyTorch implementation of the U-Net for image semantic segmentation with high quality images

Language:PythonLicense:GPL-3.0Stargazers:9099Issues:0Issues:0

FPN-Semantic-segmentation

use FPN to FPN-Semantic-segmentation。pytorch version

Language:PythonStargazers:47Issues:0Issues:0

pytorch-deeplab-xception

DeepLab v3+ model in PyTorch. Support different backbones.

Language:PythonLicense:MITStargazers:2900Issues:0Issues:0
Language:JavaScriptStargazers:2Issues:0Issues:0