GithubHelp home page GithubHelp logo

3d-retrieval-system's Introduction

3D-Retrieval-System

3D Retrieval System on ModelNet40. This is the last project of my bachelor career.

Preview

Take a look and manipulate models.
Model_Library Model_Retrieve

Background

This Model Retrieval System based on the imporved Fast Hybrid Cascade NetWork.
Paper:https://arxiv.org/abs/2011.04522.
Faster,Stronger.
该项目为基于改进后的三维物体级联分类网络的检索系统。
项目基于论文:https://arxiv.org/abs/2011.04522.
对一阶段与二阶段分别进行改进,提升网络整体推理速度与准确度。

Environment

Usage

Pull down the project and install dependencies.
cd data directory and run python start.py.
default port:8000.

$ python start.py

cd frontend and run npm run dev.
default port:8081.

$ npm run dev

#cd backend and run python manage.py runserver 8081(If you wanna try another port,please reset the port in frontend by yourself).

$ python manage.py runserver 8082

Should prepare the data treated before.

Contributor

DHU-Jie Wang

License

MIT License

3d-retrieval-system's People

Contributors

corleonejw avatar

Watchers

 avatar

3d-retrieval-system's Issues

关于项目数据集

您好,我是一名三维模型识别检索方向的硕士研究生,目前正在学习并尝试运行您的代码,请问能否提供数据集信息,不胜感激!

3D search

Can you provide data set information about 3D search

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.