Code Monkey home page Code Monkey logo

Comments (6)

sowson avatar sowson commented on May 11, 2024 2

@hooping Perf Measurement you can find on my preprint in the very detailed description at https://www.preprints.org/manuscript/202007.0506/v1 If you wanted to check on your own please make following structure of directories.

$HOME/github/sowson/darknet
$HOME/github/sowson/darknet-benchmark
$HOME/github/pjreddie/darknet
$HOME/github/pjreddie/darknet-benchmark

Now clone to all of directory structure, once mine and two times CUDA version.

On the "-benchmark" CUDA version run (in the directory after clone):
git apply ../../sowson/patches/cuda-measure.patch

On the "-benchmark" OpenCL version run (in the directory after clone):
Enable BENCHMARK=1 in Makefile and CMakeLists.txt

Build all the "-benchmark" suffixed solutions.

How does it work? Basically it will run only 1 step on 608x608 size network for CIFAR-10, YOLO2, YOLO3 (examples/classifier.c and examples/detector.c), and CUDA vs OpenCL operations quite detailed.

Enjoy!

from darknet.

sowson avatar sowson commented on May 11, 2024

from darknet.

hooping avatar hooping commented on May 11, 2024

@sowson Great! it works now. the training is going smoothly. Thanks a lot.
Btw, do we have the performance comparison between training on AMD and Nvidia? including the training time and the precision/recall/map... I am verifying it by myself now, but just want also check with you on this, thanks!

from darknet.

hooping avatar hooping commented on May 11, 2024

Thanks for sharing! It's very prehensile benchmark. I will also run the measurement in my environment when available.

from darknet.

sowson avatar sowson commented on May 11, 2024

@hooping can we close this one?

from darknet.

hooping avatar hooping commented on May 11, 2024

Sure, thanks!

from darknet.

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.