juniorliu95 / hakkason_server

The code for hakkason competition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aim

We aimed to build a app for taking pictures and send the picture to a server for 3D-processing, and then feedback the image to the user. The connection is made by socket client between the phone and the model on the computer. This is the server part of the project.

This work is based on code and paper of:

This is a simple project for [技育CAMP]vol1 チームフーバー. We implemented the model from https://github.com/sniklaus/3d-ken-burns and aimed to realize it using Android phone.

Niklaus, Simon, et al. "3D Ken Burns effect from a single image." ACM Transactions on Graphics (TOG) 38.6 (2019): 1-15.

Paper

setup

The same as the original code in: https://github.com/sniklaus/3d-ken-burns

Authors

@juniorLIU @Yunqing Song

About

The code for hakkason competition

License:Other


Languages

Language:Python 91.0%Language:HTML 9.0%