index
:
platform/upstream/caffeonacl
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_unified
armcl-v18.11
master
sandbox/daeinki/armcl-v18.08
sandbox/nmerinov/llvm
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
Domain: Machine Learning / ML Framework; Licenses: BSD-2-Clause;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-27
fix include order for pycaffe on osx, override lint
Evan Shelhamer
1
-3
/
+4
2014-02-26
fix python/matlab wrapper bugs introduced by lint; change linter->lint
Jeff Donahue
1
-3
/
+2
2014-02-26
fix matcaffe and pycaffe linter errors
Jeff Donahue
1
-30
/
+26
2014-02-26
name blobs and params for their layers in python wrapper
Evan Shelhamer
1
-3
/
+21
2014-02-26
move imagenet splits + synsets to data
Evan Shelhamer
5
-1433167
/
+0
2014-02-23
Properly index windows in detector list mode
Evan Shelhamer
1
-2
/
+3
2014-02-22
fix detector's coordinate mapping for images smaller than IMAGE_DIM
Evan Shelhamer
1
-1
/
+2
2014-02-14
python requirements: don't fear the future
Evan Shelhamer
1
-2
/
+2
2014-02-14
add shebang to python scripts
Evan Shelhamer
4
-0
/
+4
2014-02-14
add macro for numpy < 1.7
Evan Shelhamer
1
-1
/
+3
2014-02-13
detector.py refactored with argparse (was gflags)
Sergey Karayev
1
-53
/
+72
2014-02-13
Updated detection demo notebook.
Sergey Karayev
1
-0
/
+1000
2014-02-12
moving selective_search_demo notebook to examples/
Sergey Karayev
1
-393
/
+0
2014-02-11
include pip requirements.txt for python deps
Evan Shelhamer
1
-0
/
+14
2014-01-31
read single input, load/save csv, and record windows
Evan Shelhamer
1
-77
/
+139
2014-01-31
remove outdated reference to input size, debugging print
Evan Shelhamer
1
-3
/
+1
2014-01-28
align detector comments to reality
Evan Shelhamer
1
-6
/
+6
2014-01-27
detect by window list
Evan Shelhamer
1
-3
/
+40
2014-01-27
replace magic numbers with variable names in comments
Evan Shelhamer
1
-2
/
+2
2014-01-25
automagically set detection batch size from network
Evan Shelhamer
1
-16
/
+14
2014-01-25
document power_wrapper -> detector in detection notebook
Evan Shelhamer
1
-10
/
+9
2014-01-24
promote power_wrapper to 'detection' submodule
Evan Shelhamer
3
-6
/
+6
2014-01-24
groom power_wrapper flags (cont'd)
Evan Shelhamer
1
-7
/
+7
2014-01-24
note power_wrapper TODOs
Evan Shelhamer
1
-1
/
+3
2014-01-24
generalize power_wrapper to different networks and inputs
Evan Shelhamer
1
-31
/
+53
2014-01-24
groom power_wrapper flags
Evan Shelhamer
1
-7
/
+7
2014-01-24
python lint
Evan Shelhamer
2
-31
/
+32
2014-01-23
give batch size efficiency advice
Evan Shelhamer
1
-0
/
+3
2014-01-23
default power_wrapper batch size to 10 (aeca741a69 cont'd)
Evan Shelhamer
1
-12
/
+9
2014-01-19
Merge pull request #11 from longjon/master
Evan Shelhamer
1
-0
/
+102
2014-01-15
setting default power_wrapper batch size to match the imagenet_deploy prototxt
forresti
1
-1
/
+1
2014-01-14
Expose params in Python interface
Jonathan L Long
1
-0
/
+3
2014-01-14
Add Python interface to layer blobs
Jonathan L Long
1
-0
/
+99
2013-12-06
updated detection demo notebook with picture of two cats
Sergey Karayev
1
-72
/
+246
2013-12-05
minor edit
Sergey Karayev
1
-1
/
+1
2013-12-05
selective search notebook and renaming to power_wrapper
Sergey Karayev
2
-0
/
+220
2013-12-05
fixed bug that renormalized window crops on second resize
Sergey Karayev
1
-9
/
+15
2013-12-05
center_only and corners modes work correctly
Sergey Karayev
1
-5
/
+8
2013-12-05
processing images in batch, with option to use selective search window proposals
Sergey Karayev
1
-0
/
+315
2013-11-22
Merge remote-tracking branch 'origin/master'
Ross Girshick
1
-5
/
+51
2013-11-21
fix Makefile problem
Yangqing Jia
1
-5
/
+51
2013-11-21
fixed minor typo in imagenet wrapper
Ross Girshick
1
-3
/
+3
2013-11-19
imagenet_solver.prototxt: added back the missing test line, not sure when it ...
Yangqing Jia
1
-0
/
+1
2013-11-15
Made a major change: when initializing a network, the input size are no longe...
Yangqing Jia
2
-10
/
+4
2013-11-15
wrapper update
Yangqing Jia
1
-3
/
+5
2013-11-14
pycaffe: added a temporary numpy 1.6 compile solution
Yangqing Jia
1
-0
/
+5
2013-11-14
misc update
Yangqing Jia
2
-34
/
+51
2013-11-13
pycaffe update and imagenet wrapper
Yangqing Jia
4
-3
/
+122
2013-11-13
pycaffe update
Yangqing Jia
2
-5
/
+81
2013-11-12
ilsvrc 2012 mean
Yangqing Jia
1
-0
/
+0
[next]