Selaa lähdekoodia

update readme

sierkinhane 5 vuotta sitten
vanhempi
commit
5edbbef6d8
2 muutettua tiedostoa jossa 7 lisäystä ja 7 poistoa
  1. 5 5
      .idea/workspace.xml
  2. 2 2
      README.md

+ 5 - 5
.idea/workspace.xml

@@ -14,12 +14,12 @@
     <session id="821246655">
       <usages-collector id="statistics.file.extensions.edit">
         <counts>
-          <entry key="md" value="17" />
+          <entry key="md" value="32" />
         </counts>
       </usages-collector>
       <usages-collector id="statistics.file.types.edit">
         <counts>
-          <entry key="Markdown" value="17" />
+          <entry key="Markdown" value="32" />
         </counts>
       </usages-collector>
     </session>
@@ -30,8 +30,8 @@
         <entry file="file://$PROJECT_DIR$/README.md">
           <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
             <state split_layout="SPLIT">
-              <first_editor relative-caret-position="388">
-                <caret line="41" column="61" selection-start-line="41" selection-start-column="61" selection-end-line="41" selection-end-column="61" />
+              <first_editor relative-caret-position="410">
+                <caret line="42" column="8" selection-start-line="42" selection-start-column="8" selection-end-line="42" selection-end-column="8" />
               </first_editor>
               <second_editor />
             </state>
@@ -134,7 +134,7 @@
     <editor active="true" />
     <layout>
       <window_info id="Favorites" side_tool="true" />
-      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.1108742" />
+      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.07249467" />
       <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
       <window_info anchor="bottom" id="Docker" show_stripe_button="false" />
       <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />

+ 2 - 2
README.md

@@ -38,9 +38,9 @@ A Chinese characters recognition repository based on convolutional recurrent net
 ```
 
 #### loss overview
-<p>
+<center/>
 <img src='images/loss_1.png' title='loss1' style='max-width:800px'></img>
-</p>
+</center>
 <p>
 <img src='images/loss_2.png' title='loss1' style='max-width:600px'></img>
 </p>