image-recognition
Here are 1,165 public repositories matching this topic...
-
Updated
Apr 1, 2020 - Swift
When attempting to download cityscapes_2048x1024 I got: ./download-models.sh: line 721: download_fcn_resnet18_cityscapes_2048x512: command not found
It looks like there was a typo, and line 721 needs to be changed from:
download_fcn_resnet18_cityscapes_2048x512 to download_fcn_resnet18_cityscapes_2048x1024
Thanks for the amazing repo!
-
Updated
Mar 7, 2020 - C
There is a section that I think could improve the docs in https://github.com/reshamas/fastai_deeplearn_part1/blob/master/tools/paperspace.md
Some users may need to run the line sudo ufw allow 8888 to allow traffic over the port 8888, as sometimes it is not open by default.
This was necessary for me to be able to connect with jupyter notebook
-
Updated
Nov 26, 2019 - Python
-
Updated
Mar 19, 2020 - Python
I want to integrate the model programmatically, how to receive more detailed information from the output model. How are the tensors named and structured in the graph to receive information like this (if available):
input:
image data bytes
output:
bounding box location
score/probability
single character location
-
Updated
Jun 22, 2020 - Python
-
Updated
Mar 27, 2020 - Jupyter Notebook
-
Updated
Oct 28, 2018 - JavaScript
-
Updated
Nov 1, 2019 - C++
In the paper the Table 1 Bottom layers should be addressed as Top Layers and vice versa. Because, the all layers except input layers are being updated and X0 is the input layer and is written under the column of bottom layers so maybe I think either the column names should be switched.
I make above understanding based on the assumption that the top layers update the bottom layers.
If I misunder
-
Updated
Aug 27, 2018 - C++
-
Updated
Jun 17, 2020 - Dart
-
Updated
Sep 12, 2019 - Python
pip insatll tensorflow==2.0.0 or pip install tensorflow==2.0.0-beta1,tensorflow2.0.0or tensorflow2.0.0-beta1,but when I run train.py, the error of "ValueError: This converter can only convert a single ConcreteFunction. Converting multiple functions is under development" appears,why?How to do?
-
Updated
May 3, 2020 - Jupyter Notebook
-
Updated
Oct 7, 2019 - Jupyter Notebook
-
Updated
Dec 4, 2019 - Python
-
Updated
Jul 24, 2019 - C++
-
Updated
Jul 13, 2017 - Swift
-
Updated
Apr 17, 2018 - PHP
-
Updated
Sep 12, 2018 - Python
-
Updated
Sep 23, 2018 - C++
-
Updated
Aug 19, 2016 - MATLAB
-
Updated
Apr 25, 2020 - Python
Improve this page
Add a description, image, and links to the image-recognition topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the image-recognition topic, visit your repo's landing page and select "manage topics."


A more consistent and multi-functional global level of verbosity control,
suggest an enhancement that will see
print(...)in project be converted to using the python logging. moduleIn that way verbosity can be globally