Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does your code run through? #1

Open
BlackDeal opened this issue Sep 4, 2019 · 10 comments
Open

Does your code run through? #1

BlackDeal opened this issue Sep 4, 2019 · 10 comments

Comments

@BlackDeal
Copy link

have a pb file from https://github.com/YunYang1994/tensorflow-yolov3, but I can't get through this code, can you write a running process? Thank you very much!!!!

@nhatuan84
Copy link
Owner

nhatuan84 commented Sep 4, 2019

Hi,
You need to:

  • Compile Tensorflow from source.
  • Grab all .so library
  • Install libopencv-dev
  • Compile the source with linking libraries above.

The pb file I got by converting darknet -> keras -> pb
Best regards.

@BlackDeal
Copy link
Author

I compiled tensorflow1.7 and converted the pb file, but using your code output is not correct. Can you tell me the version of tensorflow, bazel, protobuf, eigen, absl and the darknet link? Thank you very much for your help!

@nhatuan84
Copy link
Owner

Protobuf: https://codeload.github.com/protocolbuffers/protobuf/zip/v3.6.0
Tensorflow: https://codeload.github.com/tensorflow/tensorflow/zip/v1.10.1
Bazel: https://github.com/bazelbuild/bazel/releases/download/0.18.1/bazel-0.18.1-dist.zip
Eigen3

  • Run "sudo apt install libeigen3-dev", "sudo ldconfig"
    I will add .pb file to this (It is tiny version)

@nhatuan84
Copy link
Owner

https://drive.google.com/file/d/1z2Chh94Tdn2xBKPGrDgACBUODrbzpKqX/view?usp=sharing

@BlackDeal
Copy link
Author

Fantastic! It really worked! Thank you so much. Today is the Mid-Autumn Festival in China. I sincerely wish you a happy Mid-Autumn Festival and all your projects are 0 warning 0 error!☺☺☺

@lichunxiang93
Copy link

@BlackDeal Excuse me, do you use the pb file from https://github.com/YunYang1994/tensorflow-yolov3?

@BlackDeal
Copy link
Author

BlackDeal commented Oct 15, 2019 via email

@broliao
Copy link

broliao commented Feb 13, 2020

Have anybody use pd file from https://github.com/YunYang1994/tensorflow-yolov3 and get right result?

@WANGCHAO1996
Copy link

Have anybody use pd file from https://github.com/YunYang1994/tensorflow-yolov3 and get right result?

请问你成功了吗?

@WANGCHAO1996
Copy link

Fantastic! It really worked! Thank you so much. Today is the Mid-Autumn Festival in China. I sincerely wish you a happy Mid-Autumn Festival and all your projects are 0 warning 0 error!

Fantastic! It really worked! Thank you so much. Today is the Mid-Autumn Festival in China. I sincerely wish you a happy Mid-Autumn Festival and all your projects are 0 warning 0 error!☺☺☺

你好,请问是基于linux系统吗,vs实现的吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants