• vishwesh5's avatar
    Merge pull request #13432 from vishwesh5:patch-1 · 715f8fcc
    vishwesh5 authored
    * Create text_detection.py
    
    #12270 #13429
    **Deep Learning text detection sample (Python)**
    - Tested on **Ubuntu 18.04** - OpenCV 3.4.3, OpenCV 3.4.4, OpenCV 4.0 (master branch)
    - Python version supported - Python 2 and Python 3
    
    * Fix trailing whitespaces
    
    * Update text_detection.py
    
    * Remove whitespace
    
    * Remove comments
    
    * Remove unused packages
    
    * Update description
    715f8fcc
Name
Last commit
Last update
..
face_detector Loading commit data...
CMakeLists.txt Loading commit data...
README.md Loading commit data...
classification.cpp Loading commit data...
classification.py Loading commit data...
colorization.cpp Loading commit data...
colorization.py Loading commit data...
common.hpp Loading commit data...
common.py Loading commit data...
custom_layers.hpp Loading commit data...
edge_detection.py Loading commit data...
fast_neural_style.py Loading commit data...
js_face_recognition.html Loading commit data...
mask_rcnn.py Loading commit data...
mobilenet_ssd_accuracy.py Loading commit data...
models.yml Loading commit data...
object_detection.cpp Loading commit data...
object_detection.py Loading commit data...
openpose.cpp Loading commit data...
openpose.py Loading commit data...
segmentation.cpp Loading commit data...
segmentation.py Loading commit data...
shrink_tf_graph_weights.py Loading commit data...
text_detection.cpp Loading commit data...
text_detection.py Loading commit data...
tf_text_graph_common.py Loading commit data...
tf_text_graph_faster_rcnn.py Loading commit data...
tf_text_graph_mask_rcnn.py Loading commit data...
tf_text_graph_ssd.py Loading commit data...