-
Updated
Sep 12, 2020 - Python
imagenet
Here are 312 public repositories matching this topic...
-
Updated
Sep 6, 2020 - Python
It seems that the doc website is using a router in hash mode. For example, URL of the index of the reference section is https://learn.ml5js.org/docs/#/reference/index. There is a hash tag "#" in the URL.
This may make it a little obfuscating for people who want to memorize the link and share it with others.
I recommend changing the router from hash mode to history mode to remove the ugly has
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
Sep 17, 2020 - Python
-
Updated
Jul 23, 2020 - Python
-
Updated
Sep 15, 2020 - Python
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
Mar 22, 2018 - Python
-
Updated
Apr 2, 2019 - Python
Also, "prev" button should not show if there is no previous sample
-
Updated
Sep 17, 2020 - Python
Modify 2_one-pixel-attack-imagenet.ipynb to download a sample subset of ImageNet files with appropriate labels. The files should be preprocessed as to be ready for the attack.
-
Updated
Aug 19, 2020 - Python
-
Updated
Apr 7, 2020 - Python
-
Updated
Jun 11, 2020 - HTML
-
Updated
Jul 30, 2017 - Jupyter Notebook
-
Updated
Jun 26, 2019 - Python
-
Updated
Sep 3, 2020 - Python
-
Updated
May 14, 2020 - Python
-
Updated
Jun 23, 2019 - Python
-
Updated
Mar 26, 2020 - Python
-
Updated
Jun 29, 2020 - Python
-
Updated
May 17, 2019 - Python
-
Updated
Jan 21, 2020 - Python
-
Updated
Aug 24, 2020 - Python
-
Updated
Apr 3, 2019 - Lua
Improve this page
Add a description, image, and links to the imagenet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the imagenet topic, visit your repo's landing page and select "manage topics."


I wanted to know if there is any support in the tool where the user can select multiple unique labels and rename it as one label?
What I want is very similar to grouping thing which is available in the tool. But instead of selecting "n" number of labels and grouping them, I wanted to give those "n" number of selected labels a different label name.
Thanks in advance!! Please let me know if th