Giter Site home page Giter Site logo

Comments (1)

mgravey avatar mgravey commented on May 26, 2024

I will always advice to start with the short course and use the Colab to start.
The issue with WSL 1 VS. 2 is weird and would be investigated.
Example needs to be run in a Python or Matlab environment.
It's impossible to handle all possible scenarios with this type of browser-based GUI, and it's here only as an example and not in the context of production. Anymore advance use cases need to be done by the user itself by installing and running the server and then using the interface to get expected results. (For example, 3D cases or nD would be really challenging with the web interface.)
The source code of this web page is available here but I am almost sure it will not help you.

When designing code we need to decide between simplicity to run, distribute, efficiency, maintainability, possible evolution, and versatility.
If I can imagine that this code is not as simple to execute as you would expect, the choice for server/interface design is a result of performance consideration. Python and matlab have to pure performance to consider a native implementation, and their C/C++ interfacing force to do some performance sacrifice we were not ready for. Look with them for this XD

The Colab example is overall an all-in-one go, the selection of an online VM, allow to guarantee that it always works whatever the computer is used on the user side.

The limitation on image size from the mps.online is related to design the web interface and not the method, to go over it run G2S yourself. Or deploy and modify the code from here

And at the end of the day it stays a research code, that we kindly share with the community, when most of the other research does not provide code, of not free or not working. Overall the feedback that we get is that this code run well with expected performance.

from g2s.

Related Issues (10)

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.