Skip to content

Keras Implementation of Coupled U-Nets model (Z. Tang et al.)

Notifications You must be signed in to change notification settings

cappadavide/coupled-unets-keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coupled U-Nets

Description

This is a Keras implementation of Coupled U-Nets model proposed by Z. Tang et al. for UNINA Computer Science's course "Computer Vision". Model can be found in models.py.

It has been trained on MPII Dataset for Human Pose Estimation task.

Training was performed on the following model by making some variations at the architecture level and at the optimizer parameter level.

Data were collected in csv files to produce charts that were used for the course examination.

Model Description

model

(Taken from our Powerpoint Presentation)

Data Processing

dataproc

(Taken from our Powerpoint Presentation)

Authors

Giuseppina Russo

cappadavide

About

Keras Implementation of Coupled U-Nets model (Z. Tang et al.)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages