Spaces:
Sleeping
Sleeping
Mehmet Batuhan Duman
commited on
Commit
·
ba85e8c
1
Parent(s):
6461af3
Added new model
Browse files- .idea/workspace.xml +80 -0
- shipnet +1 -0
.idea/workspace.xml
ADDED
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<project version="4">
|
3 |
+
<component name="AutoImportSettings">
|
4 |
+
<option name="autoReloadType" value="SELECTIVE" />
|
5 |
+
</component>
|
6 |
+
<component name="ChangeListManager">
|
7 |
+
<list default="true" id="aa25dd87-2029-46ae-99a5-32699093896b" name="Changes" comment="">
|
8 |
+
<change afterPath="$PROJECT_DIR$/shipnet/modelc1.pth" afterDir="false" />
|
9 |
+
<change afterPath="$PROJECT_DIR$/shipnet/models1.pth" afterDir="false" />
|
10 |
+
<change beforePath="$PROJECT_DIR$/shipnet" beforeDir="false" afterPath="$PROJECT_DIR$/shipnet" afterDir="false" />
|
11 |
+
<change beforePath="$PROJECT_DIR$/shipnet/app.py" beforeDir="false" afterPath="$PROJECT_DIR$/shipnet/app.py" afterDir="false" />
|
12 |
+
</list>
|
13 |
+
<option name="SHOW_DIALOG" value="false" />
|
14 |
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
15 |
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
16 |
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
17 |
+
</component>
|
18 |
+
<component name="FileTemplateManagerImpl">
|
19 |
+
<option name="RECENT_TEMPLATES">
|
20 |
+
<list>
|
21 |
+
<option value="Python Script" />
|
22 |
+
</list>
|
23 |
+
</option>
|
24 |
+
</component>
|
25 |
+
<component name="Git.Settings">
|
26 |
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/shipnet" />
|
27 |
+
<option name="ROOT_SYNC" value="DONT_SYNC" />
|
28 |
+
</component>
|
29 |
+
<component name="MarkdownSettingsMigration">
|
30 |
+
<option name="stateVersion" value="1" />
|
31 |
+
</component>
|
32 |
+
<component name="ProjectId" id="2PZWsAjsjoA6nFlpwEXcHL7qMug" />
|
33 |
+
<component name="ProjectViewState">
|
34 |
+
<option name="hideEmptyMiddlePackages" value="true" />
|
35 |
+
<option name="showLibraryContents" value="true" />
|
36 |
+
</component>
|
37 |
+
<component name="PropertiesComponent">{
|
38 |
+
"keyToString": {
|
39 |
+
"RunOnceActivity.ShowReadmeOnStart": "true",
|
40 |
+
"WebServerToolWindowFactoryState": "false",
|
41 |
+
"git-widget-placeholder": "main",
|
42 |
+
"last_opened_file_path": "D:/fastApiProjects/pythonProject1/shipnet",
|
43 |
+
"node.js.detected.package.eslint": "true",
|
44 |
+
"node.js.detected.package.tslint": "true",
|
45 |
+
"node.js.selected.package.eslint": "(autodetect)",
|
46 |
+
"node.js.selected.package.tslint": "(autodetect)",
|
47 |
+
"settings.editor.selected.configurable": "shared-indexes",
|
48 |
+
"vue.rearranger.settings.migration": "true"
|
49 |
+
}
|
50 |
+
}</component>
|
51 |
+
<component name="RecentsManager">
|
52 |
+
<key name="CopyFile.RECENT_KEYS">
|
53 |
+
<recent name="D:\fastApiProjects\pythonProject1\shipnet" />
|
54 |
+
</key>
|
55 |
+
</component>
|
56 |
+
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
57 |
+
<component name="TaskManager">
|
58 |
+
<task active="true" id="Default" summary="Default task">
|
59 |
+
<changelist id="aa25dd87-2029-46ae-99a5-32699093896b" name="Changes" comment="" />
|
60 |
+
<created>1683665287855</created>
|
61 |
+
<option name="number" value="Default" />
|
62 |
+
<option name="presentableId" value="Default" />
|
63 |
+
<updated>1683665287855</updated>
|
64 |
+
<workItem from="1683665300392" duration="7649000" />
|
65 |
+
<workItem from="1683708398011" duration="1235000" />
|
66 |
+
<workItem from="1684437905081" duration="110000" />
|
67 |
+
<workItem from="1686602174110" duration="724000" />
|
68 |
+
</task>
|
69 |
+
<servers />
|
70 |
+
</component>
|
71 |
+
<component name="TypeScriptGeneratedFilesManager">
|
72 |
+
<option name="version" value="3" />
|
73 |
+
</component>
|
74 |
+
<component name="UnknownFeatures">
|
75 |
+
<option featureType="com.intellij.fileTypeFactory" implementationName="requirements.txt" />
|
76 |
+
</component>
|
77 |
+
<component name="com.intellij.coverage.CoverageDataManagerImpl">
|
78 |
+
<SUITE FILE_PATH="coverage/pythonProject1$app.coverage" NAME="app Coverage Results" MODIFIED="1683665630669" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
|
79 |
+
</component>
|
80 |
+
</project>
|
shipnet
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit 6461af313e08e7372fe26bfe1f1fc9768effd192
|