recognition
Here are 511 public repositories matching this topic...
It has been a pleasure for me to contribute to all of you 2 versions of this tool.
I've been working on other open source projects that I'm about to release for you, so I haven't finished trape version 3.0.
But, I invite you and the entire community that has used this project, to collaborate with some lines of code, implementing your own ideas and improving trape, turning it into a project o
python 2.7 pytorch0.4
Traceback (most recent call last):
File "train.py", line 217, in
cost = trainBatch(crnn, criterion, optimizer)
File "train.py", line 191, in trainBatch
data = train_iter.next()
File "lll/venv/lib/python2.7/site-packages/torch/utils/data/dataloader.py", line 264, in next
batch = self.collate_fn([self.dataset[i] for i in indices])
File
We have a lot of repetitive instances in our data and it a simple Copy/Cut - Paste (Ctrl+C/X and Ctrl+V) function for bounding boxes would help speed up labelling by a lot!
Edit: Also multi-selection of multiple boxes/geometries would be great for a faster workflow
-
Updated
Jun 5, 2020 - Jupyter Notebook
We would benefit from tutorial how to convert DNN models trained either by HTK 3.5.2-BETA or by Kaldi. I am specifically interested how you converted DNN models trained by Kaldi later used in Japanese speech dictation published here.
-
Updated
Mar 23, 2020 - Python
It seems this file was last updated for 1.0.3. It is out of sync with the actual code. For example the index.d.ts file says:
/**
* Set up artyom for the application. This function will set the default language used by artyom
* or notice the user if artyom is not supported in the actual browser.
* @see http://docs.ourcodeworld.com/projects/artyom-js/doc
Typo in README.MD
-
Updated
May 14, 2020 - Python
-
Updated
Jun 2, 2020 - Python
-
Updated
Nov 16, 2019 - Python
-
Updated
Jun 16, 2019 - Java
-
Updated
May 2, 2019 - Java
-
Updated
May 17, 2020 - C#
-
Updated
May 11, 2019 - Java
-
Updated
May 20, 2020 - Jupyter Notebook
-
Updated
Apr 28, 2020 - Jupyter Notebook
Problem description: on small screens table cells have uneven widths which looks odd.
This seems to be related to the length of the username and word wrapping.
Reproduction repository: https://github.com/ehmicky/portable-node-guide
Must be looked a
Handle common errors
-
Updated
Apr 17, 2019 - Swift
Is your feature request related to a problem? Please describe.
The bot currently decides whether to 'init' (install the placeholders for the table and badge) for the README if there is no .all-contributorsrc file. If the file is found, it skips this step. This causes the bot to crash if a user has an .all-contributorsrc file but has nothing else.
Describe the solution you'd like
H
-
Updated
May 7, 2020 - Java
-
Updated
Apr 2, 2018 - Python
-
Updated
Apr 21, 2020 - C++
-
Updated
Jul 4, 2019 - Python
-
Updated
Aug 18, 2017 - Objective-C
-
Updated
Oct 29, 2017 - Python
-
Updated
Mar 25, 2019 - TypeScript
Improve this page
Add a description, image, and links to the recognition topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the recognition topic, visit your repo's landing page and select "manage topics."



It would be nice to mention the dependency on
libxml2-dev libxslt1-devin the docs when building from source on Ubuntu.