|
@@ -1,26 +1,85 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<project version="4">
|
|
<component name="ChangeListManager">
|
|
<component name="ChangeListManager">
|
|
- <list default="true" id="3ec584ae-a8ab-4f1a-b0cb-1b73775cb899" name="Default" comment="" />
|
|
|
|
|
|
+ <list default="true" id="3ec584ae-a8ab-4f1a-b0cb-1b73775cb899" name="Default" comment="">
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/train/captcha_DigitAndEnglish.ipynb" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/train/captcha_EngAndNum.ipynb" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/train/captcha_arithmetic.ipynb" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/train/captcha_arithmetic0616.ipynb" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/train/captcha_chinese.ipynb" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/train/captcha_chinese_524char.ipynb" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/train/captcha_cnn.ipynb" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/train/captcha_digit.ipynb" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/train/captcha_english.ipynb" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/train/captcha_gen_train 自动编码器实现去噪.ipynb" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/train/gan_captcha.ipynb" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/train/百度通用文字识别接口调用.ipynb" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/train/自动编码器实现去噪.ipynb" afterDir="false" />
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/train/验证码图片服务器.ipynb" afterDir="false" />
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/gru_arith_base_model.h5" beforeDir="false" afterPath="$PROJECT_DIR$/gru_arith_base_model.h5" afterDir="false" />
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/predict_model.py" beforeDir="false" afterPath="$PROJECT_DIR$/predict_model.py" afterDir="false" />
|
|
|
|
+ </list>
|
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
- <option name="TRACKING_ENABLED" value="true" />
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
</component>
|
|
|
|
+ <component name="FUSProjectUsageTrigger">
|
|
|
|
+ <session id="-68870454">
|
|
|
|
+ <usages-collector id="statistics.lifecycle.project">
|
|
|
|
+ <counts>
|
|
|
|
+ <entry key="project.open.time.0" value="1" />
|
|
|
|
+ <entry key="project.opened" value="1" />
|
|
|
|
+ </counts>
|
|
|
|
+ </usages-collector>
|
|
|
|
+ <usages-collector id="statistics.file.extensions.open">
|
|
|
|
+ <counts>
|
|
|
|
+ <entry key="py" value="3" />
|
|
|
|
+ </counts>
|
|
|
|
+ </usages-collector>
|
|
|
|
+ <usages-collector id="statistics.file.types.open">
|
|
|
|
+ <counts>
|
|
|
|
+ <entry key="Python" value="3" />
|
|
|
|
+ </counts>
|
|
|
|
+ </usages-collector>
|
|
|
|
+ </session>
|
|
|
|
+ </component>
|
|
|
|
+ <component name="FileEditorManager">
|
|
|
|
+ <leaf>
|
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
|
+ <entry file="file://$PROJECT_DIR$/predict_model.py">
|
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
|
+ <state relative-caret-position="2439">
|
|
|
|
+ <caret line="134" column="14" selection-start-line="134" selection-start-column="14" selection-end-line="134" selection-end-column="14" />
|
|
|
|
+ </state>
|
|
|
|
+ </provider>
|
|
|
|
+ </entry>
|
|
|
|
+ </file>
|
|
|
|
+ <file pinned="false" current-in-tab="true">
|
|
|
|
+ <entry file="file://$PROJECT_DIR$/captcha_flask_server.py">
|
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
|
+ <state relative-caret-position="691">
|
|
|
|
+ <caret line="133" column="33" selection-start-line="133" selection-start-column="28" selection-end-line="133" selection-end-column="33" />
|
|
|
|
+ </state>
|
|
|
|
+ </provider>
|
|
|
|
+ </entry>
|
|
|
|
+ </file>
|
|
|
|
+ </leaf>
|
|
|
|
+ </component>
|
|
|
|
+ <component name="Git.Settings">
|
|
|
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
+ </component>
|
|
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
<component name="JsGulpfileManager">
|
|
<component name="JsGulpfileManager">
|
|
<detection-done>true</detection-done>
|
|
<detection-done>true</detection-done>
|
|
<sorting>DEFINITION_ORDER</sorting>
|
|
<sorting>DEFINITION_ORDER</sorting>
|
|
</component>
|
|
</component>
|
|
- <component name="NodePackageJsonFileManager">
|
|
|
|
- <packageJsonPaths />
|
|
|
|
- </component>
|
|
|
|
- <component name="ProjectFrameBounds" extendedState="7">
|
|
|
|
- <option name="x" value="65" />
|
|
|
|
- <option name="y" value="224" />
|
|
|
|
|
|
+ <component name="ProjectFrameBounds" extendedState="6">
|
|
|
|
+ <option name="x" value="358" />
|
|
|
|
+ <option name="y" value="110" />
|
|
<option name="width" value="1326" />
|
|
<option name="width" value="1326" />
|
|
<option name="height" value="515" />
|
|
<option name="height" value="515" />
|
|
</component>
|
|
</component>
|
|
@@ -29,23 +88,23 @@
|
|
<foldersAlwaysOnTop value="true" />
|
|
<foldersAlwaysOnTop value="true" />
|
|
</navigator>
|
|
</navigator>
|
|
<panes>
|
|
<panes>
|
|
|
|
+ <pane id="Scope" />
|
|
<pane id="ProjectPane">
|
|
<pane id="ProjectPane">
|
|
<subPane>
|
|
<subPane>
|
|
<expand>
|
|
<expand>
|
|
<path>
|
|
<path>
|
|
- <item name="captcha_pro" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
- <item name="captcha_pro" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
|
+ <item name="BIDI_CAPTCHA" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
+ <item name="BIDI_CAPTCHA" type="462c0819:PsiDirectoryNode" />
|
|
</path>
|
|
</path>
|
|
</expand>
|
|
</expand>
|
|
<select />
|
|
<select />
|
|
</subPane>
|
|
</subPane>
|
|
</pane>
|
|
</pane>
|
|
- <pane id="Scope" />
|
|
|
|
</panes>
|
|
</panes>
|
|
</component>
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<component name="PropertiesComponent">
|
|
<property name="WebServerToolWindowFactoryState" value="true" />
|
|
<property name="WebServerToolWindowFactoryState" value="true" />
|
|
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
|
|
|
|
+ <property name="last_opened_file_path" value="F:/captcha_server" />
|
|
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
</component>
|
|
</component>
|
|
@@ -75,6 +134,7 @@
|
|
<option name="ADD_SOURCE_ROOTS" value="true" />
|
|
<option name="ADD_SOURCE_ROOTS" value="true" />
|
|
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
|
|
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
|
|
<option name="launchJavascriptDebuger" value="false" />
|
|
<option name="launchJavascriptDebuger" value="false" />
|
|
|
|
+ <method v="2" />
|
|
</configuration>
|
|
</configuration>
|
|
</component>
|
|
</component>
|
|
<component name="SvnConfiguration">
|
|
<component name="SvnConfiguration">
|
|
@@ -91,30 +151,31 @@
|
|
<servers />
|
|
<servers />
|
|
</component>
|
|
</component>
|
|
<component name="ToolWindowManager">
|
|
<component name="ToolWindowManager">
|
|
- <frame x="-8" y="-8" width="1456" height="876" extended-state="7" />
|
|
|
|
|
|
+ <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
|
|
|
|
+ <editor active="true" />
|
|
<layout>
|
|
<layout>
|
|
|
|
+ <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.17430703" />
|
|
|
|
+ <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
|
|
+ <window_info id="Favorites" order="2" side_tool="true" />
|
|
|
|
+ <window_info anchor="bottom" id="Message" order="0" />
|
|
|
|
+ <window_info anchor="bottom" id="Find" order="1" />
|
|
|
|
+ <window_info anchor="bottom" id="Run" order="2" weight="0.34705076" />
|
|
|
|
+ <window_info anchor="bottom" id="Debug" order="3" weight="0.5489933" />
|
|
|
|
+ <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
|
|
+ <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
<window_info anchor="bottom" id="TODO" order="6" />
|
|
<window_info anchor="bottom" id="TODO" order="6" />
|
|
|
|
+ <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
|
|
|
|
+ <window_info anchor="bottom" id="Version Control" order="8" show_stripe_button="false" />
|
|
<window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
|
|
<window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
|
|
<window_info anchor="bottom" id="Database Changes" order="10" show_stripe_button="false" />
|
|
<window_info anchor="bottom" id="Database Changes" order="10" show_stripe_button="false" />
|
|
- <window_info anchor="bottom" id="Version Control" order="8" show_stripe_button="false" />
|
|
|
|
- <window_info anchor="bottom" id="Python Console" order="12" weight="0.32751676" />
|
|
|
|
- <window_info anchor="bottom" id="Run" order="2" weight="0.34705076" />
|
|
|
|
<window_info anchor="bottom" id="Terminal" order="11" />
|
|
<window_info anchor="bottom" id="Terminal" order="11" />
|
|
|
|
+ <window_info anchor="bottom" id="Python Console" order="12" weight="0.32751676" />
|
|
|
|
+ <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
|
|
+ <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
|
|
+ <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
<window_info anchor="right" id="Remote Host" order="3" />
|
|
<window_info anchor="right" id="Remote Host" order="3" />
|
|
- <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.1260745" />
|
|
|
|
- <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
|
|
|
|
<window_info anchor="right" id="Database" order="4" />
|
|
<window_info anchor="right" id="Database" order="4" />
|
|
<window_info anchor="right" id="SciView" order="5" weight="0.3252149" />
|
|
<window_info anchor="right" id="SciView" order="5" weight="0.3252149" />
|
|
- <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
|
|
- <window_info id="Favorites" order="2" side_tool="true" />
|
|
|
|
- <window_info anchor="bottom" id="Debug" order="3" weight="0.5489933" />
|
|
|
|
- <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
|
|
- <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
|
|
- <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
|
|
- <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
|
|
- <window_info anchor="bottom" id="Find" order="1" />
|
|
|
|
- <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
|
|
- <window_info anchor="bottom" id="Message" order="0" />
|
|
|
|
</layout>
|
|
</layout>
|
|
</component>
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -123,4 +184,27 @@
|
|
<component name="VcsContentAnnotationSettings">
|
|
<component name="VcsContentAnnotationSettings">
|
|
<option name="myLimit" value="2678400000" />
|
|
<option name="myLimit" value="2678400000" />
|
|
</component>
|
|
</component>
|
|
|
|
+ <component name="editorHistoryManager">
|
|
|
|
+ <entry file="file://$PROJECT_DIR$/flash_server.py">
|
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
|
+ <state relative-caret-position="672">
|
|
|
|
+ <caret line="94" column="33" lean-forward="true" selection-start-line="94" selection-start-column="33" selection-end-line="94" selection-end-column="33" />
|
|
|
|
+ </state>
|
|
|
|
+ </provider>
|
|
|
|
+ </entry>
|
|
|
|
+ <entry file="file://$PROJECT_DIR$/predict_model.py">
|
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
|
+ <state relative-caret-position="2439">
|
|
|
|
+ <caret line="134" column="14" selection-start-line="134" selection-start-column="14" selection-end-line="134" selection-end-column="14" />
|
|
|
|
+ </state>
|
|
|
|
+ </provider>
|
|
|
|
+ </entry>
|
|
|
|
+ <entry file="file://$PROJECT_DIR$/captcha_flask_server.py">
|
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
|
+ <state relative-caret-position="691">
|
|
|
|
+ <caret line="133" column="33" selection-start-line="133" selection-start-column="28" selection-end-line="133" selection-end-column="33" />
|
|
|
|
+ </state>
|
|
|
|
+ </provider>
|
|
|
|
+ </entry>
|
|
|
|
+ </component>
|
|
</project>
|
|
</project>
|