Coder Social home page Coder Social logo

Comments (6)

WongKinYiu avatar WongKinYiu commented on May 15, 2024 2

You can choose:

  1. partial to the latest convolutional layer before SPP.
  2. partial to the (first_yolo_layer - 3) layer.

from scaledyolov4.

LukeAI avatar LukeAI commented on May 15, 2024

If at all possible, it would be really great to get an explanation of how to work this out for any .cfg - I know that you are trying to get the number layers up to the first point at which you change the number of filters on. but some layers don't count? like there are 139 such layers in yolov4 but we only use 137 for the partial? why?

from scaledyolov4.

LukeAI avatar LukeAI commented on May 15, 2024

In case anybody else has the same question - I count 148 as being the number of layers to extract for yolov4-csp

from scaledyolov4.

toplinuxsir avatar toplinuxsir commented on May 15, 2024

@WongKinYiu W
./darknet partial cfg/yolov4-csp.cfg yolov4-csp.weights yolov4-csp.conv.X X

So what's the exact X for yolov4-csp.cfg ? Thanks!

from scaledyolov4.

WongKinYiu avatar WongKinYiu commented on May 15, 2024

#4 (comment)

from scaledyolov4.

LeoSouquet avatar LeoSouquet commented on May 15, 2024

Hi Guys,

On darknet AlexyAB git hub, he gives the initial weights:
https://github.com/AlexeyAB/darknet/releases/download/darknet_yolo_v4_pre/yolov4-csp.conv.142

You can find the source here: https://github.com/AlexeyAB/darknet

And apparently the answer is 142 :)

from scaledyolov4.

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.