Skip to content

Commit

Permalink
Merge pull request #3 from mk314k/development
Browse files Browse the repository at this point in the history
display
  • Loading branch information
mk314k committed Jan 25, 2024
2 parents 0d1bfa5 + ed7eae8 commit 82b86bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 3DAttnVAE-GAN

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Pylint](https://github.com/mk314k/3DAttnVAE-GAN/actions/workflows/pylint.yml/badge.svg)](https://github.com/mk314k/3DAttnVAE-GAN/actions/workflows/pylint.yml)

This project focuses on the problem of reconstructing 3D shapes from a single 2D image, utilizing a VAE-GAN model augmented with attention blocks. The model is trained on the ShapeNetCore dataset, which consists of over 48,600 3D models across 55 common categories. I have included a CVPR format latex-typed project description in this repository.
[View detailed project description here](paper_cvpr.pdf)
Expand Down
Binary file added display.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 82b86bb

Please sign in to comment.