-
Updated
Sep 5, 2020 - Python
imagenet
Here are 309 public repositories matching this topic...
-
Updated
Sep 6, 2020 - Python
Thank you for the great effort, you are putting into this project :) There is, however, a feature I miss; rotated bounding boxes. Especially when objects are thin and diagonal, an ordinary bounding box fits poorly. Examples of such cases are shown here: rotated bounding boxes
A way annotation could be
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Jul 17, 2020 - Python
-
Updated
Jul 23, 2020 - Python
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
Aug 24, 2020 - Python
-
Updated
Mar 22, 2018 - Python
-
Updated
Apr 2, 2019 - Python
Also, "prev" button should not show if there is no previous sample
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
Jun 22, 2020 - Python
-
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."
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