Skip to content
Snippets Groups Projects
Commit c2ad0f9d authored by hl00586's avatar hl00586
Browse files

Uncertainty Layers

parent 31dfb384
No related branches found
No related tags found
No related merge requests found
No preview for this file type
<?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="99550bc5-aa3b-44b3-94d7-b84afc45844f" name="Default Changelist" comment="" /> <list default="true" id="99550bc5-aa3b-44b3-94d7-b84afc45844f" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/learn_consistent.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/split_mnit.py" beforeDir="false" />
</list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> <option name="EXCLUDED_CONVERTED_TO_IGNORED" 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" />
...@@ -90,6 +95,29 @@ ...@@ -90,6 +95,29 @@
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1575474759490</updated> <updated>1575474759490</updated>
</task> </task>
<task id="LOCAL-00001" summary="split mnist">
<created>1575551624344</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1575551624344</updated>
</task>
<option name="localTasksCounter" value="2" />
<servers /> <servers />
</component> </component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="split mnist" />
<option name="LAST_COMMIT_MESSAGE" value="split mnist" />
</component>
</project> </project>
\ No newline at end of file
File added
images/TCNN.png

926 KiB

#!/bin/sh
git add .
git commit -m 'Uncertainty Layers'
git push -u origin master
echo Press Enter ...
read
\ No newline at end of file
results/mnist/result.png

41.5 KiB | W: | H:

results/mnist/result.png

41.4 KiB | W: | H:

results/mnist/result.png
results/mnist/result.png
results/mnist/result.png
results/mnist/result.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment