CoolFace
Apppublic

deepghs/text_detection

sourceHugging Facemitupdated 3y agoView on Hugging Face
6likes
.gitignore1226 linesDownload Raw Back to root
1# Created by .ignore support plugin (hsz.mobi)2### Example user template template3### Example user template4 5# IntelliJ project files6.idea7*.iml8out9gen10### CVS template11/CVS/*12**/CVS/*13.cvsignore14*/.cvsignore15 16### C++ template17# Prerequisites18*.d19 20# Compiled Object files21*.slo22*.lo23*.o24*.obj25 26# Precompiled Headers27*.gch28*.pch29 30# Compiled Dynamic libraries31*.so32*.dylib33*.dll34 35# Fortran module files36*.mod37*.smod38 39# Compiled Static libraries40*.lai41*.la42*.a43*.lib44 45# Executables46*.exe47*.out48*.app49 50### CUDA template51*.i52*.ii53*.gpu54*.ptx55*.cubin56*.fatbin57 58### SVN template59.svn/60 61### Images template62# JPEG63*.jpe64*.jif65*.jfif66*.jfi67 68# JPEG 200069*.jp270*.j2k71*.jpf72*.jpx73*.jpm74*.mj275 76# JPEG XR77*.jxr78*.hdp79*.wdp80 81# Graphics Interchange Format82*.gif83 84# RAW85*.raw86 87# Web P88*.webp89 90# Portable Network Graphics91#*.png92 93# Animated Portable Network Graphics94*.apng95 96# Multiple-image Network Graphics97*.mng98 99# Tagged Image File Format100*.tiff101*.tif102 103# Scalable Vector Graphics104*.svg105*.svgz106 107# Portable Document Format108*.pdf109 110# X BitMap111*.xbm112 113# BMP114*.bmp115*.dib116 117# ICO118*.ico119 120# 3D Images121*.3dm122*.max123 124### Eclipse template125.metadata126bin/127tmp/128*.tmp129*.bak130*.swp131*~.nib132local.properties133.settings/134.loadpath135.recommenders136 137# External tool builders138.externalToolBuilders/139 140# Locally stored "Eclipse launch configurations"141*.launch142 143# PyDev specific (Python IDE for Eclipse)144*.pydevproject145 146# CDT-specific (C/C++ Development Tooling)147.cproject148 149# CDT- autotools150.autotools151 152# Java annotation processor (APT)153.factorypath154 155# PDT-specific (PHP Development Tools)156.buildpath157 158# sbteclipse plugin159.target160 161# Tern plugin162.tern-project163 164# TeXlipse plugin165.texlipse166 167# STS (Spring Tool Suite)168.springBeans169 170# Code Recommenders171.recommenders/172 173# Annotation Processing174.apt_generated/175.apt_generated_test/176 177# Scala IDE specific (Scala & Java development for Eclipse)178.cache-main179.scala_dependencies180.worksheet181 182# Uncomment this line if you wish to ignore the project description file.183# Typically, this file would be tracked if it contains build/dependency configurations:184#.project185 186### Diff template187*.patch188*.diff189 190### macOS template191# General192.DS_Store193.AppleDouble194.LSOverride195 196# Icon must end with two \r197Icon198 199# Thumbnails200._*201 202# Files that might appear in the root of a volume203.DocumentRevisions-V100204.fseventsd205.Spotlight-V100206.TemporaryItems207.Trashes208.VolumeIcon.icns209.com.apple.timemachine.donotpresent210 211# Directories potentially created on remote AFP share212.AppleDB213.AppleDesktop214Network Trash Folder215Temporary Items216.apdisk217 218### CMake template219CMakeLists.txt.user220CMakeCache.txt221CMakeFiles222CMakeScripts223Testing224cmake_install.cmake225install_manifest.txt226compile_commands.json227CTestTestfile.cmake228_deps229 230### Linux template231*~232 233# temporary files which can be created if a process still has a handle open of a deleted file234.fuse_hidden*235 236# KDE directory preferences237.directory238 239# Linux trash folder which might appear on any partition or disk240.Trash-*241 242# .nfs files are created when an open file is removed but is still being accessed243.nfs*244 245### MicrosoftOffice template246*.tmp247 248# Word temporary249~$*.doc*250 251# Word Auto Backup File252Backup of *.doc*253 254# Excel temporary255~$*.xls*256 257# Excel Backup File258*.xlk259 260# PowerPoint temporary261~$*.ppt*262 263# Visio autosave temporary files264*.~vsd*265 266### VisualStudio template267## Ignore Visual Studio temporary files, build results, and268## files generated by popular Visual Studio add-ons.269##270## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore271 272# User-specific files273*.rsuser274*.suo275*.user276*.userosscache277*.sln.docstates278 279# User-specific files (MonoDevelop/Xamarin Studio)280*.userprefs281 282# Mono auto generated files283mono_crash.*284 285# Build results286[Dd]ebug/287[Dd]ebugPublic/288[Rr]elease/289[Rr]eleases/290x64/291x86/292[Ww][Ii][Nn]32/293[Aa][Rr][Mm]/294[Aa][Rr][Mm]64/295bld/296[Bb]in/297[Oo]bj/298[Ll]og/299[Ll]ogs/300 301# Visual Studio 2015/2017 cache/options directory302.vs/303# Uncomment if you have tasks that create the project's static files in wwwroot304#wwwroot/305 306# Visual Studio 2017 auto generated files307Generated\ Files/308 309# MSTest test Results310[Tt]est[Rr]esult*/311[Bb]uild[Ll]og.*312 313# NUnit314*.VisualState.xml315TestResult.xml316nunit-*.xml317 318# Build Results of an ATL Project319[Dd]ebugPS/320[Rr]eleasePS/321dlldata.c322 323# Benchmark Results324BenchmarkDotNet.Artifacts/325 326# .NET Core327project.lock.json328project.fragment.lock.json329artifacts/330 331# ASP.NET Scaffolding332ScaffoldingReadMe.txt333 334# StyleCop335StyleCopReport.xml336 337# Files built by Visual Studio338*_i.c339*_p.c340*_h.h341*.ilk342*.meta343*.obj344*.iobj345*.pch346*.pdb347*.ipdb348*.pgc349*.pgd350*.rsp351*.sbr352*.tlb353*.tli354*.tlh355*.tmp356*.tmp_proj357*_wpftmp.csproj358*.log359*.vspscc360*.vssscc361.builds362*.pidb363*.svclog364*.scc365 366# Chutzpah Test files367_Chutzpah*368 369# Visual C++ cache files370ipch/371*.aps372*.ncb373*.opendb374*.opensdf375*.sdf376*.cachefile377*.VC.db378*.VC.VC.opendb379 380# Visual Studio profiler381*.psess382*.vsp383*.vspx384*.sap385 386# Visual Studio Trace Files387*.e2e388 389# TFS 2012 Local Workspace390$tf/391 392# Guidance Automation Toolkit393*.gpState394 395# ReSharper is a .NET coding add-in396_ReSharper*/397*.[Rr]e[Ss]harper398*.DotSettings.user399 400# TeamCity is a build add-in401_TeamCity*402 403# DotCover is a Code Coverage Tool404*.dotCover405 406# AxoCover is a Code Coverage Tool407.axoCover/*408!.axoCover/settings.json409 410# Coverlet is a free, cross platform Code Coverage Tool411coverage*.json412coverage*.xml413coverage*.info414 415# Visual Studio code coverage results416*.coverage417*.coveragexml418 419# NCrunch420_NCrunch_*421.*crunch*.local.xml422nCrunchTemp_*423 424# MightyMoose425*.mm.*426AutoTest.Net/427 428# Web workbench (sass)429.sass-cache/430 431# Installshield output folder432[Ee]xpress/433 434# DocProject is a documentation generator add-in435DocProject/buildhelp/436DocProject/Help/*.HxT437DocProject/Help/*.HxC438DocProject/Help/*.hhc439DocProject/Help/*.hhk440DocProject/Help/*.hhp441DocProject/Help/Html2442DocProject/Help/html443 444# Click-Once directory445publish/446 447# Publish Web Output448*.[Pp]ublish.xml449*.azurePubxml450# Note: Comment the next line if you want to checkin your web deploy settings,451# but database connection strings (with potential passwords) will be unencrypted452*.pubxml453*.publishproj454 455# Microsoft Azure Web App publish settings. Comment the next line if you want to456# checkin your Azure Web App publish settings, but sensitive information contained457# in these scripts will be unencrypted458PublishScripts/459 460# NuGet Packages461*.nupkg462# NuGet Symbol Packages463*.snupkg464# The packages folder can be ignored because of Package Restore465**/[Pp]ackages/*466# except build/, which is used as an MSBuild target.467!**/[Pp]ackages/build/468# Uncomment if necessary however generally it will be regenerated when needed469#!**/[Pp]ackages/repositories.config470# NuGet v3's project.json files produces more ignorable files471*.nuget.props472*.nuget.targets473 474# Microsoft Azure Build Output475csx/476*.build.csdef477 478# Microsoft Azure Emulator479ecf/480rcf/481 482# Windows Store app package directories and files483AppPackages/484BundleArtifacts/485Package.StoreAssociation.xml486_pkginfo.txt487*.appx488*.appxbundle489*.appxupload490 491# Visual Studio cache files492# files ending in .cache can be ignored493*.[Cc]ache494# but keep track of directories ending in .cache495!?*.[Cc]ache/496 497# Others498ClientBin/499~$*500*~501*.dbmdl502*.dbproj.schemaview503*.jfm504*.pfx505*.publishsettings506orleans.codegen.cs507 508# Including strong name files can present a security risk509# (https://github.com/github/gitignore/pull/2483#issue-259490424)510#*.snk511 512# Since there are multiple workflows, uncomment next line to ignore bower_components513# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)514#bower_components/515 516# RIA/Silverlight projects517Generated_Code/518 519# Backup & report files from converting an old project file520# to a newer Visual Studio version. Backup files are not needed,521# because we have git ;-)522_UpgradeReport_Files/523Backup*/524UpgradeLog*.XML525UpgradeLog*.htm526ServiceFabricBackup/527*.rptproj.bak528 529# SQL Server files530*.mdf531*.ldf532*.ndf533 534# Business Intelligence projects535*.rdl.data536*.bim.layout537*.bim_*.settings538*.rptproj.rsuser539*- [Bb]ackup.rdl540*- [Bb]ackup ([0-9]).rdl541*- [Bb]ackup ([0-9][0-9]).rdl542 543# Microsoft Fakes544FakesAssemblies/545 546# GhostDoc plugin setting file547*.GhostDoc.xml548 549# Node.js Tools for Visual Studio550.ntvs_analysis.dat551node_modules/552 553# Visual Studio 6 build log554*.plg555 556# Visual Studio 6 workspace options file557*.opt558 559# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)560*.vbw561 562# Visual Studio LightSwitch build output563**/*.HTMLClient/GeneratedArtifacts564**/*.DesktopClient/GeneratedArtifacts565**/*.DesktopClient/ModelManifest.xml566**/*.Server/GeneratedArtifacts567**/*.Server/ModelManifest.xml568_Pvt_Extensions569 570# Paket dependency manager571.paket/paket.exe572paket-files/573 574# FAKE - F# Make575.fake/576 577# CodeRush personal settings578.cr/personal579 580# Python Tools for Visual Studio (PTVS)581__pycache__/582*.pyc583 584# Cake - Uncomment if you are using it585# tools/**586# !tools/packages.config587 588# Tabs Studio589*.tss590 591# Telerik's JustMock configuration file592*.jmconfig593 594# BizTalk build output595*.btp.cs596*.btm.cs597*.odx.cs598*.xsd.cs599 600# OpenCover UI analysis results601OpenCover/602 603# Azure Stream Analytics local run output604ASALocalRun/605 606# MSBuild Binary and Structured Log607*.binlog608 609# NVidia Nsight GPU debugger configuration file610*.nvuser611 612# MFractors (Xamarin productivity tool) working folder613.mfractor/614 615# Local History for Visual Studio616.localhistory/617 618# BeatPulse healthcheck temp database619healthchecksdb620 621# Backup folder for Package Reference Convert tool in Visual Studio 2017622MigrationBackup/623 624# Ionide (cross platform F# VS Code tools) working folder625.ionide/626 627# Fody - auto-generated XML schema628FodyWeavers.xsd629 630### Vim template631# Swap632[._]*.s[a-v][a-z]633!*.svg  # comment out if you don't need vector files634[._]*.sw[a-p]635[._]s[a-rt-v][a-z]636[._]ss[a-gi-z]637[._]sw[a-p]638 639# Session640Session.vim641Sessionx.vim642 643# Temporary644.netrwhist645*~646# Auto-generated tag files647tags648# Persistent undo649[._]*.un~650 651### Backup template652*.bak653*.gho654*.ori655*.orig656*.tmp657 658### SublimeText template659# Cache files for Sublime Text660*.tmlanguage.cache661*.tmPreferences.cache662*.stTheme.cache663 664# Workspace files are user-specific665*.sublime-workspace666 667# Project files should be checked into the repository, unless a significant668# proportion of contributors will probably not be using Sublime Text669# *.sublime-project670 671# SFTP configuration file672sftp-config.json673sftp-config-alt*.json674 675# Package control specific files676Package Control.last-run677Package Control.ca-list678Package Control.ca-bundle679Package Control.system-ca-bundle680Package Control.cache/681Package Control.ca-certs/682Package Control.merged-ca-bundle683Package Control.user-ca-bundle684oscrypto-ca-bundle.crt685bh_unicode_properties.cache686 687# Sublime-github package stores a github token in this file688# https://packagecontrol.io/packages/sublime-github689GitHub.sublime-settings690 691### C template692# Prerequisites693*.d694 695# Object files696*.o697*.ko698*.obj699*.elf700 701# Linker output702*.ilk703*.map704*.exp705 706# Precompiled Headers707*.gch708*.pch709 710# Libraries711*.lib712*.a713*.la714*.lo715 716# Shared objects (inc. Windows DLLs)717*.dll718*.so719*.so.*720*.dylib721 722# Executables723*.exe724*.out725*.app726*.i*86727*.x86_64728*.hex729 730# Debug files731*.dSYM/732*.su733*.idb734*.pdb735 736# Kernel Module Compile Results737*.mod*738*.cmd739.tmp_versions/740modules.order741Module.symvers742Mkfile.old743dkms.conf744 745### VirtualEnv template746# Virtualenv747# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/748.Python749[Bb]in750[Ii]nclude751[Ll]ib752[Ll]ib64753[Ll]ocal754[Ss]cripts755pyvenv.cfg756.venv757pip-selfcheck.json758 759### LibreOffice template760# LibreOffice locks761.~lock.*#762 763### Xilinx template764# gitignore template for Xilinx Vivado Design Suite765# website: https://www.xilinx.com/support/download.html766 767# [home]768*.jou769*.log770*.debug771*.str772*.tmp773*.os774*.js775*.pb776*.dcp777*.hwdef778*.vds779*.veo780*.wdf781*.vdi782*.dmp783*.rpx784*.rpt785*_stub.v786*_stub.vhdl787*_funcsim.v788*_funcsim.vhdl789.project790 791# [dir]792*.cache793.metadata794*.data795*.ipdefs796.Xil797*.sdk798*.hw799*.ip_user_files800 801### IP synth802*_synth_*803 804.jobs805 806### project synth807*/*.runs/synth*/*.xml808*/*.runs/synth*/*.txt809*/*.runs/synth*/*.sh810*/*.runs/synth*/*.tcl811*/*.runs/synth*/*.bat812*/*.runs/synth*/*.xdc813!*/*.runs/synth*/*utilization*.rpt814 815*.runs/synth*/*.xml816*.runs/synth*/*.txt817*.runs/synth*/*.sh818*.runs/synth*/*.tcl819*.runs/synth*/*.bat820*.runs/synth*/*.xdc821!*.runs/synth*/*utilization*.rpt822 823### project impl824*/*.runs/impl*/*.xml825*/*.runs/impl*/*.html826*/*.runs/impl*/*.txt827*/*.runs/impl*/*.sh828*/*.runs/impl*/*.tcl829*/*.runs/impl*/*.bat830!*/*.runs/impl*/*utilization*.rpt831 832*.runs/impl*/*.xml833*.runs/impl*/*.html834*.runs/impl*/*.txt835*.runs/impl*/*.sh836*.runs/impl*/*.tcl837*.runs/impl*/*.bat838!*.runs/impl*/*utilization*.rpt839 840### block design841*/*/bd/*/hdl842*/*/*/bd/*/hdl843 844*/*/bd/*/*.xdc845*/*/*/bd/*/*.xdc846 847*/*/bd/*/ip/*/*.xdc848*/*/*/bd/*/ip/*/*.xdc849 850*/*/bd/*/ip/*/*/851*/*/*/bd/*/ip/*/*/852 853*/*/bd/*/ip/*/*.vhd854*/*/*/bd/*/ip/*/*.vhd855 856*/*/bd/*/ip/*/*.xml857*/*/*/bd/*/ip/*/*.xml858 859*.c860*.cpp861*.h862*.vho863*/*/bd/*/ip/*/*.tcl864*/*/*/bd/*/ip/*/*.tcl865hw_handoff866ipshared867 868### Lua template869# Compiled Lua sources870luac.out871 872# luarocks build files873*.src.rock874*.zip875 876# Object files877*.o878*.os879*.ko880*.obj881*.elf882 883# Precompiled Headers884*.gch885*.pch886 887# Libraries888*.lib889*.a890*.la891*.lo892*.def893*.exp894 895# Shared objects (inc. Windows DLLs)896*.dll897*.so898*.so.*899*.dylib900 901# Executables902*.exe903*.out904*.app905*.i*86906*.x86_64907*.hex908 909 910### Vagrant template911# General912.vagrant/913 914# Log files (if you are creating logs in debug mode, uncomment this)915# *.log916 917### PuTTY template918# Private key919*.ppk920 921### Patch template922*.orig923*.rej924 925### Python template926# Byte-compiled / optimized / DLL files927__pycache__/928*.py[cod]929*$py.class930 931# C extensions932*.so933 934# Distribution / packaging935.Python936build/937develop-eggs/938/dist939wheelhouse/940downloads/941eggs/942.eggs/943lib/944lib64/945parts/946sdist/947var/948wheels/949share/python-wheels/950*.egg-info/951.installed.cfg952*.egg953MANIFEST954 955# PyInstaller956#  Usually these files are written by a python script from a template957#  before PyInstaller builds the exe, so as to inject date/other infos into it.958*.manifest959*.spec960 961# Installer logs962pip-log.txt963pip-delete-this-directory.txt964 965# Unit test / coverage reports966htmlcov/967.tox/968.nox/969.coverage970.coverage.*971.cache972nosetests.xml973coverage.xml974*.cover975*.py,cover976.hypothesis/977.pytest_cache/978cover/979 980# Translations981*.mo982*.pot983 984# Django stuff:985*.log986local_settings.py987db.sqlite3988db.sqlite3-journal989 990# Flask stuff:991instance/992.webassets-cache993 994# Scrapy stuff:995.scrapy996 997# Sphinx documentation998docs/_build/999 1000# PyBuilder1001.pybuilder/1002target/1003 1004# Jupyter Notebook1005.ipynb_checkpoints1006 1007# IPython1008profile_default/1009ipython_config.py1010 1011# pyenv1012#   For a library or package, you might want to ignore these files since the code is1013#   intended to run in multiple environments; otherwise, check them in:1014# .python-version1015 1016# pipenv1017#   According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.1018#   However, in case of collaboration, if having platform-specific dependencies or dependencies1019#   having no cross-platform support, pipenv may install dependencies that don't work, or not1020#   install all needed dependencies.1021#Pipfile.lock1022 1023# PEP 582; used by e.g. github.com/David-OConnor/pyflow1024__pypackages__/1025 1026# Celery stuff1027celerybeat-schedule1028celerybeat.pid1029 1030# SageMath parsed files1031*.sage.py1032 1033# Environments1034.env1035.venv1036/env/1037venv/1038ENV/1039env.bak/1040venv.bak/1041 1042# Spyder project settings1043.spyderproject1044.spyproject1045 1046# Rope project settings1047.ropeproject1048 1049# mkdocs documentation1050/site1051 1052# mypy1053.mypy_cache/1054.dmypy.json1055dmypy.json1056 1057# Pyre type checker1058.pyre/1059 1060# pytype static type analyzer1061.pytype/1062 1063# Cython debug symbols1064cython_debug/1065 1066### Windows template1067# Windows thumbnail cache files1068Thumbs.db1069Thumbs.db:encryptable1070ehthumbs.db1071ehthumbs_vista.db1072 1073# Dump file1074*.stackdump1075 1076# Folder config file1077[Dd]esktop.ini1078 1079# Recycle Bin used on file shares1080$RECYCLE.BIN/1081 1082# Windows Installer files1083*.cab1084*.msi1085*.msix1086*.msm1087*.msp1088 1089# Windows shortcuts1090*.lnk1091 1092### Xcode template1093# Xcode1094#1095# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore1096 1097## User settings1098xcuserdata/1099 1100## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)1101*.xcscmblueprint1102*.xccheckout1103 1104## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)1105build/1106DerivedData/1107*.moved-aside1108*.pbxuser1109!default.pbxuser1110*.mode1v31111!default.mode1v31112*.mode2v31113!default.mode2v31114*.perspectivev31115!default.perspectivev31116 1117## Gcc Patch1118/*.gcno1119 1120### JetBrains template1121# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider1122# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/2065448391123 1124# User-specific stuff1125.idea/**/workspace.xml1126.idea/**/tasks.xml1127.idea/**/usage.statistics.xml1128.idea/**/dictionaries1129.idea/**/shelf1130 1131# Generated files1132.idea/**/contentModel.xml1133 1134# Sensitive or high-churn files1135.idea/**/dataSources/1136.idea/**/dataSources.ids1137.idea/**/dataSources.local.xml1138.idea/**/sqlDataSources.xml1139.idea/**/dynamic.xml1140.idea/**/uiDesigner.xml1141.idea/**/dbnavigator.xml1142 1143# Gradle1144.idea/**/gradle.xml1145.idea/**/libraries1146 1147# Gradle and Maven with auto-import1148# When using Gradle or Maven with auto-import, you should exclude module files,1149# since they will be recreated, and may cause churn.  Uncomment if using1150# auto-import.1151# .idea/artifacts1152# .idea/compiler.xml1153# .idea/jarRepositories.xml1154# .idea/modules.xml1155# .idea/*.iml1156# .idea/modules1157# *.iml1158# *.ipr1159 1160# CMake1161cmake-build-*/1162 1163# Mongo Explorer plugin1164.idea/**/mongoSettings.xml1165 1166# File-based project format1167*.iws1168 1169# IntelliJ1170out/1171 1172# mpeltonen/sbt-idea plugin1173.idea_modules/1174 1175# JIRA plugin1176atlassian-ide-plugin.xml1177 1178# Cursive Clojure plugin1179.idea/replstate.xml1180 1181# Crashlytics plugin (for Android Studio and IntelliJ)1182com_crashlytics_export_strings.xml1183crashlytics.properties1184crashlytics-build.properties1185fabric.properties1186 1187# Editor-based Rest Client1188.idea/httpRequests1189 1190# Android studio 3.1+ serialized cache file1191.idea/caches/build_file_checksums.ser1192 1193/test_*1194.python-version1195/docs/build1196/public1197/docs/source/**/*.puml.svg1198/docs/source/**/*.puml.png1199/docs/source/**/*.gv.svg1200/docs/source/**/*.gv.png

Showing the first 1,200 of 1226 lines. Download the file for the rest.