Giter Site home page Giter Site logo

Comments (4)

PINTO0309 avatar PINTO0309 commented on May 18, 2024 1

Uh... For the smaller model, I use the ultra-light version called YoloV4-tiny. The 250MB size YoloV4 is the full size YoloV4. As expected, it is impossible to compress a 250MB model to 2-3MB.
https://github.com/PINTO0309/PINTO_model_zoo/tree/master/046_yolov4-tiny

I used the following repository.
https://github.com/bubbliiiing/yolov4-tiny-keras.git

from openvino2tensorflow.

semihstp avatar semihstp commented on May 18, 2024 1

Okey. I will try to do training on yolov4-tiny model and then i will convert .tflite. Thanks for your advice :)

from openvino2tensorflow.

PINTO0309 avatar PINTO0309 commented on May 18, 2024

It is not practical to reimplement RegionYolo in TensorFlow. So let me ask you a few questions in order to find a solution.

  1. Is it a requirement to train with Darknet? Many YoloV4 implementations of frameworks other than Darknet, such as PyTorch and TensorFlow, have been released.
  2. Can you try DW2TF? https://github.com/jinyu121/DW2TF
  3. Can you try tensorflow-yolov4-tflite? https://github.com/hunglc007/tensorflow-yolov4-tflite
  4. Does your YoloV4 model have any special customization against the official model?

from openvino2tensorflow.

semihstp avatar semihstp commented on May 18, 2024

Yes i have to train with Yolov4. The project about an android detection app based on yolov4 and Tensorflow Lite.
I have tried the 2 and 3 repositories but converted tflite files has almost 250MB. So i cant use them on the app. When i saw your repo and gifs, i saw that your tflite size 3-5MB like i want to convert.

I didint any change yolov4 model. Just train my own dataset and classes. I have 32 classes in this case.

from openvino2tensorflow.

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.