Coder Social home page Coder Social logo

Comments (1)

FabianPlum avatar FabianPlum commented on August 18, 2024 1

Hi @lucasmiranda42,

Thanks a lot for all your time and feedback. I finally got around to putting together a working version of OmniTrax for Linux systems (tested on Ubuntu 18.04).

For now the installation defaults to CPU only mode and has been tested and verified with Blender 2.92.
While all functionality of the Windows version is now given under Ubuntu (18.04) as well, CPU inference for tracking is extremely slow (~0.2 fps on a CPU vs ~20 to 40 fps on a GPU under Windows 10/11), while pose inference via tensorflow and dlc-live on a CPU runs perfectly well.

You can however relatively easily re-make darknet with GPU, OPENMP, AVX, OPENCV and whatever else you desire in its respective folder (see Makefile in OmniTrax/darknet AFTER triggering the installation via check_packages.py or by enabling the addon in Blender, as when installed on Linux, OmniTrax will clone the latest darknet repo, modify the Makefile and make darknet on the fly), given your system environment is set up accordingly. The omnitrax base installation takes care of everything to get things up and running - tweaking performance is then up to the end-user where desired.

I hope this implementation is satisfactory and enables further users to make use of this toolset!

All the best
Fabi

from omnitrax.

Related Issues (20)

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.