zoukankan      html  css  js  c++  java
  • DFF环境配置

    sudo sudo  /usr/local/MATLAB/R2016b/bin/matlab

    1、tar -xvzf data_orig/sbd.tar.gz -C data_orig && rm data_orig/sbd.tar.gz

    2、run code/demoPreproc.m

    3、run code/demoGenGT.m

    Starting parallel pool (parpool) using the 'local' profile ... connected to 6 workers.
    Computing train set boundaries
    100%[...................................................]
    Generating train set file lists
    100%[...................................................]
    Computing val set boundaries
    100%[...................................................]
    Generating val set file lists
    100%[...................................................]
    Computing train set boundaries
    100%[...................................................]
    Generating train set file lists
    100%[...................................................]
    Computing val set boundaries
    100%[...................................................]
    Generating val set file lists
    100%[...................................................]
    >> 
    >> 
    >> 
    >> 

    参考:https://github.com/Lavender105/DFF

    QQ 3087438119
  • 相关阅读:
    HDU 1261 字串数(排列组合)
    Codeforces 488C Fight the Monster
    HDU 1237 简单计算器
    POJ 2240 Arbitrage
    POJ 3660 Cow Contest
    POJ 1052 MPI Maelstrom
    POJ 3259 Wormholes
    POJ 3268 Silver Cow Party
    Codesforces 485D Maximum Value
    POJ 2253 Frogger(最短路)
  • 原文地址:https://www.cnblogs.com/herd/p/14310557.html
Copyright © 2011-2022 走看看