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

training model #35

Open
Changyiyu opened this issue Mar 11, 2019 · 8 comments
Open

training model #35

Changyiyu opened this issue Mar 11, 2019 · 8 comments

Comments

@Changyiyu
Copy link

Hello,
Can I get the training model of dorefanet-classifier? I want to train the plant classes.

@ussamazahid96
Copy link

you should take a look at this repo

@KaTaiHo
Copy link

KaTaiHo commented Apr 27, 2019

@ussamazahid96 were you able to successfully train new weights for QNN? If so, could you please share the steps to do so? I have looked at the repo that you mentioned above but couldn't get the npz files needed etc.

@mohdumar644
Copy link

mohdumar644 commented Apr 27, 2019

@KaTaiHo did you follow the steps at https://github.com/mohdumar644/QNN-MO-PYNQ/tree/master/qnn/src/training README?

If you do not use tensorpack, also see https://github.com/mohdumar644/DoReFaNet-PyTorch

@KaTaiHo
Copy link

KaTaiHo commented Apr 27, 2019

@mohdumar644 Sorry I made a mistake in my previous post. I meant to ask if we needed to update the npy files such as tinier-yolo-conv0-W.npy from https://github.com/Xilinx/QNN-MO-PYNQ/blob/master/notebooks/tiny-yolo-image.ipynb.

@mohdumar644
Copy link

Yes if training custom, they are needed for PS layers, only in QNN-MO-PYNQ (not BNN).

@Asulr
Copy link

Asulr commented Mar 25, 2020

@KaTaiHo did you follow the steps at https://github.com/mohdumar644/QNN-MO-PYNQ/tree/master/qnn/src/training README?

If you do not use tensorpack, also see https://github.com/mohdumar644/DoReFaNet-PyTorch

Hi, sorry to bother you. I have viewed the comments above and I have ran the DoreFaNet-PyTorch,and got the npz file. But when I use bin-gen from https://github.com/mohdumar644/QNN-MO-PYNQ/tree/master/qnn/src/training, I was failed. There don't have the file 0.npy.

@B1D1ng
Copy link

B1D1ng commented Jul 22, 2020

@KaTaiHo did you follow the steps at https://github.com/mohdumar644/QNN-MO-PYNQ/tree/master/qnn/src/training README?
If you do not use tensorpack, also see https://github.com/mohdumar644/DoReFaNet-PyTorch

Hi, sorry to bother you. I have viewed the comments above and I have ran the DoreFaNet-PyTorch,and got the npz file. But when I use bin-gen from https://github.com/mohdumar644/QNN-MO-PYNQ/tree/master/qnn/src/training, I was failed. There don't have the file 0.npy.

Hi! sorry to bother you. Have you solved this problem and succeed training your custom dataset?

@B1D1ng
Copy link

B1D1ng commented Jul 22, 2020

@KaTaiHo did you follow the steps at https://github.com/mohdumar644/QNN-MO-PYNQ/tree/master/qnn/src/training README?

If you do not use tensorpack, also see https://github.com/mohdumar644/DoReFaNet-PyTorch

Hi, sorry to bother you. If I want to train my own custom dataset for the QNN-MO-PYNQ, I should do the steps in this README?

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

6 participants