workspace.xml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="3ec584ae-a8ab-4f1a-b0cb-1b73775cb899" name="Default" comment="">
  5. <change afterPath="$PROJECT_DIR$/train/captcha_DigitAndEnglish.ipynb" afterDir="false" />
  6. <change afterPath="$PROJECT_DIR$/train/captcha_EngAndNum.ipynb" afterDir="false" />
  7. <change afterPath="$PROJECT_DIR$/train/captcha_arithmetic.ipynb" afterDir="false" />
  8. <change afterPath="$PROJECT_DIR$/train/captcha_arithmetic0616.ipynb" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/train/captcha_chinese.ipynb" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/train/captcha_chinese_524char.ipynb" afterDir="false" />
  11. <change afterPath="$PROJECT_DIR$/train/captcha_cnn.ipynb" afterDir="false" />
  12. <change afterPath="$PROJECT_DIR$/train/captcha_digit.ipynb" afterDir="false" />
  13. <change afterPath="$PROJECT_DIR$/train/captcha_english.ipynb" afterDir="false" />
  14. <change afterPath="$PROJECT_DIR$/train/captcha_gen_train 自动编码器实现去噪.ipynb" afterDir="false" />
  15. <change afterPath="$PROJECT_DIR$/train/gan_captcha.ipynb" afterDir="false" />
  16. <change afterPath="$PROJECT_DIR$/train/百度通用文字识别接口调用.ipynb" afterDir="false" />
  17. <change afterPath="$PROJECT_DIR$/train/自动编码器实现去噪.ipynb" afterDir="false" />
  18. <change afterPath="$PROJECT_DIR$/train/验证码图片服务器.ipynb" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/gru_arith_base_model.h5" beforeDir="false" afterPath="$PROJECT_DIR$/gru_arith_base_model.h5" afterDir="false" />
  21. <change beforePath="$PROJECT_DIR$/predict_model.py" beforeDir="false" afterPath="$PROJECT_DIR$/predict_model.py" afterDir="false" />
  22. </list>
  23. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  24. <option name="SHOW_DIALOG" value="false" />
  25. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  26. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  27. <option name="LAST_RESOLUTION" value="IGNORE" />
  28. </component>
  29. <component name="FUSProjectUsageTrigger">
  30. <session id="-68870454">
  31. <usages-collector id="statistics.lifecycle.project">
  32. <counts>
  33. <entry key="project.open.time.0" value="1" />
  34. <entry key="project.opened" value="1" />
  35. </counts>
  36. </usages-collector>
  37. <usages-collector id="statistics.file.extensions.open">
  38. <counts>
  39. <entry key="py" value="3" />
  40. </counts>
  41. </usages-collector>
  42. <usages-collector id="statistics.file.types.open">
  43. <counts>
  44. <entry key="Python" value="3" />
  45. </counts>
  46. </usages-collector>
  47. </session>
  48. </component>
  49. <component name="FileEditorManager">
  50. <leaf>
  51. <file pinned="false" current-in-tab="false">
  52. <entry file="file://$PROJECT_DIR$/predict_model.py">
  53. <provider selected="true" editor-type-id="text-editor">
  54. <state relative-caret-position="2439">
  55. <caret line="134" column="14" selection-start-line="134" selection-start-column="14" selection-end-line="134" selection-end-column="14" />
  56. </state>
  57. </provider>
  58. </entry>
  59. </file>
  60. <file pinned="false" current-in-tab="true">
  61. <entry file="file://$PROJECT_DIR$/captcha_flask_server.py">
  62. <provider selected="true" editor-type-id="text-editor">
  63. <state relative-caret-position="691">
  64. <caret line="133" column="33" selection-start-line="133" selection-start-column="28" selection-end-line="133" selection-end-column="33" />
  65. </state>
  66. </provider>
  67. </entry>
  68. </file>
  69. </leaf>
  70. </component>
  71. <component name="Git.Settings">
  72. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  73. </component>
  74. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  75. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  76. <component name="JsGulpfileManager">
  77. <detection-done>true</detection-done>
  78. <sorting>DEFINITION_ORDER</sorting>
  79. </component>
  80. <component name="ProjectFrameBounds" extendedState="6">
  81. <option name="x" value="358" />
  82. <option name="y" value="110" />
  83. <option name="width" value="1326" />
  84. <option name="height" value="515" />
  85. </component>
  86. <component name="ProjectView">
  87. <navigator proportions="" version="1">
  88. <foldersAlwaysOnTop value="true" />
  89. </navigator>
  90. <panes>
  91. <pane id="Scope" />
  92. <pane id="ProjectPane">
  93. <subPane>
  94. <expand>
  95. <path>
  96. <item name="BIDI_CAPTCHA" type="b2602c69:ProjectViewProjectNode" />
  97. <item name="BIDI_CAPTCHA" type="462c0819:PsiDirectoryNode" />
  98. </path>
  99. </expand>
  100. <select />
  101. </subPane>
  102. </pane>
  103. </panes>
  104. </component>
  105. <component name="PropertiesComponent">
  106. <property name="WebServerToolWindowFactoryState" value="true" />
  107. <property name="last_opened_file_path" value="F:/captcha_server" />
  108. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  109. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  110. </component>
  111. <component name="RunDashboard">
  112. <option name="ruleStates">
  113. <list>
  114. <RuleState>
  115. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  116. </RuleState>
  117. <RuleState>
  118. <option name="name" value="StatusDashboardGroupingRule" />
  119. </RuleState>
  120. </list>
  121. </option>
  122. </component>
  123. <component name="RunManager">
  124. <configuration name="captcha_pro" type="Python.FlaskServer" factoryName="Flask server">
  125. <module name="captcha_pro" />
  126. <option name="target" value="$PROJECT_DIR$/flash_server.py" />
  127. <option name="targetType" value="PATH" />
  128. <option name="INTERPRETER_OPTIONS" value="" />
  129. <option name="PARENT_ENVS" value="true" />
  130. <option name="SDK_HOME" value="" />
  131. <option name="WORKING_DIRECTORY" value="" />
  132. <option name="IS_MODULE_SDK" value="false" />
  133. <option name="ADD_CONTENT_ROOTS" value="true" />
  134. <option name="ADD_SOURCE_ROOTS" value="true" />
  135. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  136. <option name="launchJavascriptDebuger" value="false" />
  137. <method v="2" />
  138. </configuration>
  139. </component>
  140. <component name="SvnConfiguration">
  141. <configuration />
  142. </component>
  143. <component name="TaskManager">
  144. <task active="true" id="Default" summary="Default task">
  145. <changelist id="3ec584ae-a8ab-4f1a-b0cb-1b73775cb899" name="Default" comment="" />
  146. <created>1574681119853</created>
  147. <option name="number" value="Default" />
  148. <option name="presentableId" value="Default" />
  149. <updated>1574681119853</updated>
  150. </task>
  151. <servers />
  152. </component>
  153. <component name="ToolWindowManager">
  154. <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
  155. <editor active="true" />
  156. <layout>
  157. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.17430703" />
  158. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  159. <window_info id="Favorites" order="2" side_tool="true" />
  160. <window_info anchor="bottom" id="Message" order="0" />
  161. <window_info anchor="bottom" id="Find" order="1" />
  162. <window_info anchor="bottom" id="Run" order="2" weight="0.34705076" />
  163. <window_info anchor="bottom" id="Debug" order="3" weight="0.5489933" />
  164. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  165. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  166. <window_info anchor="bottom" id="TODO" order="6" />
  167. <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
  168. <window_info anchor="bottom" id="Version Control" order="8" show_stripe_button="false" />
  169. <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
  170. <window_info anchor="bottom" id="Database Changes" order="10" show_stripe_button="false" />
  171. <window_info anchor="bottom" id="Terminal" order="11" />
  172. <window_info anchor="bottom" id="Python Console" order="12" weight="0.32751676" />
  173. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  174. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  175. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  176. <window_info anchor="right" id="Remote Host" order="3" />
  177. <window_info anchor="right" id="Database" order="4" />
  178. <window_info anchor="right" id="SciView" order="5" weight="0.3252149" />
  179. </layout>
  180. </component>
  181. <component name="TypeScriptGeneratedFilesManager">
  182. <option name="version" value="1" />
  183. </component>
  184. <component name="VcsContentAnnotationSettings">
  185. <option name="myLimit" value="2678400000" />
  186. </component>
  187. <component name="editorHistoryManager">
  188. <entry file="file://$PROJECT_DIR$/flash_server.py">
  189. <provider selected="true" editor-type-id="text-editor">
  190. <state relative-caret-position="672">
  191. <caret line="94" column="33" lean-forward="true" selection-start-line="94" selection-start-column="33" selection-end-line="94" selection-end-column="33" />
  192. </state>
  193. </provider>
  194. </entry>
  195. <entry file="file://$PROJECT_DIR$/predict_model.py">
  196. <provider selected="true" editor-type-id="text-editor">
  197. <state relative-caret-position="2439">
  198. <caret line="134" column="14" selection-start-line="134" selection-start-column="14" selection-end-line="134" selection-end-column="14" />
  199. </state>
  200. </provider>
  201. </entry>
  202. <entry file="file://$PROJECT_DIR$/captcha_flask_server.py">
  203. <provider selected="true" editor-type-id="text-editor">
  204. <state relative-caret-position="691">
  205. <caret line="133" column="33" selection-start-line="133" selection-start-column="28" selection-end-line="133" selection-end-column="33" />
  206. </state>
  207. </provider>
  208. </entry>
  209. </component>
  210. </project>