[go: nahoru, domu]

Skip to content

Collect data sets and research papers in the field of 3D computer vision tasks with implemented repositories.

License

Notifications You must be signed in to change notification settings

krinkin/3D-Computer-Vision-Research

 
 

Repository files navigation

3D-Computer-Vision-Research 🌇

Computer vision tasks based on 3D data will develop rapidly in the foreseeable time. There is currently no fixed division of vision research tasks, many projects are multi-tasking fusions.

We collect some data sets and research papers about 3D computer vision, and If lucky, there will be open source related implemented repositories. Divided according to the needs of different tasks. It is expected to be supplemented by all interested in 3D computer vision research.

There are several forms of 3D data. It is possible to choose according to the needs of the task. Taking common point cloud data as an example, the tasks that can be performed on point cloud data include the following categories:

➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖

Courses

Software

  • MeshLab. Open-source, portable, and extensible system for the processing and editing of unstructured 3D triangular meshes, supports input/output in the following formats: PLY, STL, OFF, OBJ, 3DS, VRML 2.0, X3D and COLLADA.

  • CloudCompare. Open-source, Manually editing and rendering 3D points clouds and triangular meshes, Support more I/O formats.

  • OpenFlipper. An Open Source Geometry Processing and Rendering Framework, Using OpenMesh a variety of file formats are supported ( off, obj, ply, ... ).

  • PotreeDesktop. A desktop/portable version of the web-based point cloud viewer Potree

  • Online LIDAR point cloud viewer. A simple online point cloud viewer

Awesome 3D paper collection work

  1. SoTA in CV tasks: Browse State-of-the-Art : papers, code and tasks. This website cooperates with facebook, it is a good tool for all deep learning researchers to keep up with the current status of the research field in time.

  2. Awesome-point-cloud-analysis: Organized point cloud analysis work since 2017, with links and code.

  3. 3D-Machine-Learning: Interesting repo, collecting and sorting 3D data and papers from point cloud data, Multi-view Images and Volumetric etc.

  4. SoTA-Point-Cloud:Fllowing the Deep Learning research for 3D Point Clouds.

Open source library

  1. PCL An open-source library of algorithms for point cloud processing tasks and 3D geometry processing, such as occur in three-dimensional computer vision.The library contains algorithms for feature estimation, surface reconstruction, 3D registration, model fitting, and segmentation. Written in C++, Written in C ++, the Python interface is still unfriendly.

  2. Open3D An open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization.Because of its ease of use, popularity is rising, but some advanced features are still not better than PCL.

  3. PyTorch3D From Facebook Research Team, to help accelerate research at the intersection of deep learning and 3D,including efficient 3D operators, heterogeneous batching capabilities, and a modular differentiable rendering API, to equip researchers in this field with a much needed toolkit to implement cutting-edge research with complex 3D inputs.Deep learning mainly based on Mesh data format, has been used to power research projects such as Mesh R-CNN(2019).

Notes:

  • Many 3D vision tasks are related and complementary, so it is difficult to distinguish them completely. My idea is to summarize the influential and innovative papers that have appeared in the field of 3D vision and extract their research tasks. For a framework that involves multiple research tasks, I will put an introduction in each related folder.
  • Another way to quickly find the data sets we need is to follow the popular research papers in our research direction. We will learn which data sets are recommended for our similar tasks.

Let's get the ball rolling ! ​ Back ⤴️

About

Collect data sets and research papers in the field of 3D computer vision tasks with implemented repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published