An open API service indexing awesome lists of open source software.

https://github.com/lingfromsh/rotation-net-implement-pytorch

RotationNet implemented by py3+ and pytorch1.8+
https://github.com/lingfromsh/rotation-net-implement-pytorch

Last synced: about 6 hours ago
JSON representation

RotationNet implemented by py3+ and pytorch1.8+

Awesome Lists containing this project

README

          

# Rotation Net

A project for learning.

Rotation Net is a kind of net focuses on multi-view images to find a 3d-object. So, you pro

## Requirements

- python3+
- pytorch 1.8.1

## Dataset

- ModelNet40
- ShapeNet

## Training

You can run `main.py` , choose option `Training` and give your params to begin your model training.