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

How can I visualize the best inner cell and outer network after search, and decode for my custom dataset? #3

Open
NdaAzr opened this issue Jan 19, 2021 · 0 comments

Comments

@NdaAzr
Copy link

NdaAzr commented Jan 19, 2021

I am wondering how can I visualise the best cell and best network that it found after search. After decoding, it only prints the number as following:

architecture search results: [1 2 2 2 1 1 1 0 0 0 1 1]
new cell structure: [[ 1 5]
[ 0 4]
[ 2 4]
[ 3 0]
[ 5 4]
[ 7 4]
[11 7]
[12 4]
[17 4]
[18 2]]

I would appreciate if you provide some advice about what these numbers mean or how can I visualise them similar to Fig 3 in Autodeeplab paper. Many thanks

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

1 participant