Skip to content
#

detection

Here are 1,052 public repositories matching this topic...

nikhilchh
nikhilchh commented Nov 22, 2018

Is it possible to modify it to work on text +hocr (overlayed on it)

So basically replacing image by image+hocr combo.

And then it can be used to annotate text document without having someone to type things after making box. As watever text comes inside box becomes the value for the key.

So at the end we have
Key, Value, Box-cordinates.
example: DATE, 28-May-2018, (x1,y1,x2,y2)
I will

albumentations
sgermanserrano
sgermanserrano commented Mar 15, 2019

New Feature

Autoware launcher documentation and example to follow through needs updating.

Related to #1950 and #2056

The following need clarification/correction:

  • Profile: purpose of this launch file, how to put a custom one together, etc. The current one just says dummy inside.
  • Add information in the second terminal that pops up, at the moment it is completely dark.
alone9329
alone9329 commented Jul 17, 2018

Traceback (most recent call last):
File "main.py", line 103, in
tf.app.run()
File "C:\Users\Lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\platform\app.py", line 48, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
File "main.py", line 81, in main
data_dir=FLAGS.data_dir)
File "D:\DCGAN-tensorflow-master\model.py", lin

liaozp1
liaozp1 commented Oct 2, 2018

PLEASE FOLLOW THESE INSTRUCTIONS BEFORE POSTING

  1. Read the README.md thoroughly ! README.md is not a decoration.
  2. Please search existing open and closed issues in case your issue has already been reported
  3. Please try to debug the issue in case you can solve it on your own before posting

After following steps above and agreeing to provide the detailed information requested be

DanBehrendt
DanBehrendt commented Aug 20, 2019

Describe the bug
Project settings -> tags, are not saved unless user hits 'Enter' after typing new tag.

To Reproduce
Steps to reproduce the behavior:

  1. In project settings, add new tag.
  2. Click 'Save Project'.
  3. Exit project settings pane and return.
  4. New tag is not saved.

Expected behavior
Tag should be saved when clicking 'Save Project'.

Screenshots
If a

Improve this page

Add a description, image, and links to the detection 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 detection topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.