The Wayback Machine - https://web.archive.org/web/20200715104438/https://github.com/topics/image-classification
Skip to content
#

image-classification

Here are 2,276 public repositories matching this topic...

humphd
humphd commented Sep 1, 2017

I've moved from Caffe/Digits to TensorFlow in my own work, and I want to update this to show how to do the same tasks with TensorFlow.

Given the hard work by @BirkhoffLee translating the original, I don't want to break what we already have. I'm debating whether to integrate it into the current document, or start a new one. I think it's nice to see how transferable the approach is across ML fr

gluon-cv
computervision-recipes
aaronmarkham
aaronmarkham commented Dec 6, 2019

I tried building the docs, but was met with a graphviz error. Typically this means I can spend a few hours pecking away at the dependencies until I get stable build... or someone that has it working can export their environment, and publish an environment.yml that we can use with the build instructions.
I was going off of the d2l book since that's a dep here, but their [environment.yml](https://g

meethariprasad
meethariprasad commented Dec 29, 2019

Dear TF Hub Team,

USE paper Section 5 has a interesting paragraph on evaluation where authors use Arc Cosine (Cos Inverse) whose range is 0 to Pi in radians instead of plain cosine distance with range 0 to 2.

". For the pairwise semantic similarity task, we directly assess
the similarity of the sentence embedding produced by our two encoders. As show

travelcms
travelcms commented May 17, 2019

Hi,

I try to understand Deepdetect right now, starting with the Plattforms Docker container.
It looks great on pictures, but I have a hard time right now using it :)

My Problem: The docs seems to step over important points, like using JupyterLab. All examples shows the finished Custom masks, but how do I get them?

Is there something missing in the docs?

Example: https://www.deepdetec

jchen42703
jchen42703 commented Mar 2, 2020

(I will compile a list and hopefully open a PR if needed)

Describe the bug
This behavior is present in a plethora of catalyst's callbacks and losses. It's consistent, but it's definitely confusing for many new users.

To Reproduce
Steps to reproduce the behavior:
Use these functions/classes:
Callbacks

Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet)

  • Updated Aug 27, 2019
  • Python

Improve this page

Add a description, image, and links to the image-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the image-classification topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.