-
Updated
Nov 3, 2020 - Python
{{ message }}
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
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
Label Studio is a multi-type data labeling and annotation tool with standardized output format
Segmentation models with pretrained backbones. PyTorch.
Sandbox for training convolutional networks for computer vision
Implementation of EfficientNet model. Keras and TensorFlow Keras.
Labelbox is the fastest way to annotate data to build and ship computer vision applications.
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Caffe Implementation of Google's MobileNets (v1 and v2)
[CVPR2020] GhostNet: More Features from Cheap Operations
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.
Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
Classification models trained on ImageNet. Keras.
Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10779
Evaluation of the CNN design choices performance on ImageNet-2012.
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"
PyTorch to Keras model convertor
Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"
Train the HRNet model on ImageNet
MobileNetV3 in pytorch and ImageNet pretrained models
Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018
Unsupervised Feature Learning via Non-parametric Instance Discrimination
Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition
Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)
MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks
Add a description, image, and links to the imagenet topic page so that developers can more easily learn about it.
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