https://github.com/Microsoft/CNTK
Revision e79f1e131b019595a7866c6d3f4d4c20d4b1d614 authored by Philipp Kranen on 04 January 2017, 15:13:04 UTC, committed by GitHub on 04 January 2017, 15:13:04 UTC
Fast-RCNN Example: Added use of path.join to better accomodate windows scenarios
2 parent s e8be330 + 970daa8
Raw File
Tip revision: e79f1e131b019595a7866c6d3f4d4c20d4b1d614 authored by Philipp Kranen on 04 January 2017, 15:13:04 UTC
Merge pull request #1240 from nadavbar/nadavbar-fast-rcnn
Tip revision: e79f1e1
.gitmodules
[submodule "Source/1BitSGD"]
	path = Source/1BitSGD
	url = https://git.codeplex.com/cntk1bitsgd
[submodule "Source/Multiverso"]
	path = Source/Multiverso
	url = https://github.com/Microsoft/Multiverso
back to top