Coder Social home page Coder Social logo

Comments (6)

noobliang avatar noobliang commented on June 18, 2024

你好, 我训练自己的数据,经过基础训练,稀疏训练, 和shortcut_prune剪枝, tensorboard 和 剪枝结果都是正常的, 但是最后我用剪枝后的权重跑detect.py 时候报错了,shape '[512, 256, 3, 3]' is invalid for input of size 357392.. 请问经过shortcut_prune剪枝之后得到的权重是否还要处理?...

蠢了,,, 刚刚发现还生成了配置文件,没用上=_=

from yolov3-channel-and-layer-pruning.

tanluren avatar tanluren commented on June 18, 2024

嗯嗯剪枝后模型结构发生了改变,所以会生成新的cfg,加上权重你还可以移植到其他框架。剪通道的话试试slim prune效果可能更好哦

from yolov3-channel-and-layer-pruning.

noobliang avatar noobliang commented on June 18, 2024

嗯嗯剪枝后模型结构发生了改变,所以会生成新的cfg,加上权重你还可以移植到其他框架。剪通道的话试试slim prune效果可能更好哦

恩恩, 感谢你的回复, 我想问下,你有没有尝试过 将导出的onnx 转换成tensorrt, 这一步我遇到了困难,一直转不成功。

from yolov3-channel-and-layer-pruning.

Gaondong avatar Gaondong commented on June 18, 2024

@noobliang 感谢推荐 哈哈 从别的项目过来的,看了一遍issues又看到了你的评论,可否留个联系方式,我后面也要做onnx tensorrt,可以一起讨论

from yolov3-channel-and-layer-pruning.

noobliang avatar noobliang commented on June 18, 2024

from yolov3-channel-and-layer-pruning.

Gaondong avatar Gaondong commented on June 18, 2024

@noobliang 我的微信gjdfighting,你的账号搜索不到

from yolov3-channel-and-layer-pruning.

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.