Git Product home page Git Product logo

Comments (5)

MyVanitar avatar MyVanitar commented on August 15, 2024

besides, I am unable to open example-yolo2 VS2015 project as you see in the picture (load failed)

2017-02-18_16-58-58

from ofxdarknet.

genekogan avatar genekogan commented on August 15, 2024

not sure about the windows project file -- @Mrzl may know -- but about training, you are probably better off at the moment just using the original darknet repository to train because we haven't made any convenience functions in the wrapper for doing that. possibly in the future we may try to add some support for it.

from ofxdarknet.

MyVanitar avatar MyVanitar commented on August 15, 2024

@genekogan

Good that somebody replied me, I was waiting for you impatiently. That error was because of missing OpenFrameworks. But anyway I have another question

Consider we have .weights file, .cfg and the rest as a result of training.
How can I use these to make a standalone application?
Possibly as a module or DLL file, which I could be able to write a .Net software based on that or possibly a python code or whatever. I am looking for a way to make a portable software.

from ofxdarknet.

genekogan avatar genekogan commented on August 15, 2024

there is no reason to use this library without openframeworks, its purpose is to make this darknet work inside openframeworks. that repo will give you information on how to compile it into an executable application. answering generic questions about darknet is beyond the scope of ofxDarknet so it is better to direct those kinds of questions to the darknet google group.

from ofxdarknet.

MyVanitar avatar MyVanitar commented on August 15, 2024

actually yes it gives an executable application, but that .exe file is a console application which I don't have control of it. for example I don't know how can I pass some parameters (such as detected objects coordinates or number of detected objects or classification results .. etc) between that executable and my own software which maybe should be written in VB.Net.

from ofxdarknet.

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.