You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read dorefanet-imagenet-samples.ipynb,
In the second step, we loaded a trained classifier. What I want to ask is how to make a classifier. Is there a general template for reference? For example, in tensorflow, you can load it by reading ckpt. Model, if I want to do an image classification on PYNQ, how should I operate?
The text was updated successfully, but these errors were encountered:
I have read dorefanet-imagenet-samples.ipynb,
In the second step, we loaded a trained classifier. What I want to ask is how to make a classifier. Is there a general template for reference? For example, in tensorflow, you can load it by reading ckpt. Model, if I want to do an image classification on PYNQ, how should I operate?
The text was updated successfully, but these errors were encountered: