Collective Knowledge Aggregator proof-of-concept
Crowd results Raw CK browser Graphs Reports Datasets Models Home

This page is outdated! New version is available here.


TensorFlow SqueezeDet

Date: 2017-02-26 22:03:53.753061
License:
Module: program
Repo: ck-tensorflow
CID (DOI-like distributed ID): b0ac08fe1d3c2615:df7d1490b8aae613
Tags: tensorflow,squeezedet,continuous,object-detection,webcam,codereef-workflow,codereef-workflow-stream

Files:
codereef.bat    (1KB)
codereef.sh    (1KB)
continuous.bat    (1KB)
continuous.py    (22KB)
continuous.sh    (1KB)
image_benchmark.py    (6KB)
postprocess_image_benchmark.py    (2KB)
webcam.bat    (1KB)
webcam.sh    (1KB)

Cross-linking (dependencies):

Meta:
{
  "data_name": "TensorFlow SqueezeDet", 
  "no_compile": "yes", 
  "no_target_file": "yes", 
  "process_in_tmp": "yes", 
  "program": "yes", 
  "run_cmds": {
    "default": {
      "ignore_return_code": "no", 
      "run_time": {
        "run_cmd_main": "$<>$ $<>$/demo.py --input_path=$<>$/data/sample.png --out_dir=out --checkpoint=$<>$ --demo_net=$<>$"
      }
    }, 
    "image_benchmark": {
      "ignore_return_code": "no", 
      "run_deps": {
        "detection-dataset": {
          "local": "yes", 
          "name": "Detection dataset", 
          "sort": 10, 
          "tags": "dataset,object-detection"
        }
      }, 
      "run_time": {
        "fine_grain_timer_file": "tmp-ck-timer.json", 
        "post_process_cmds": [
          "python $#src_path_local#$postprocess_image_benchmark.py"
        ], 
        "post_process_via_ck": "yes", 
        "run_cmd_main": "$<>$ ../image_benchmark.py --image_dir=$<>$ --checkpoint=$<>$ --demo_net=$<>$ --batch_count=$<>$ --batch_size=$<>$ --gpu_mem_limit=$<>$"
      }
    }, 
    "use_codereef": {
      "ignore_return_code": "no", 
      "run_deps": {
        "detection-dataset": {
          "local": "yes", 
          "name": "Detection dataset", 
          "sort": 10, 
          "tags": "dataset,object-detection"
        }
      }, 
      "run_time": {
        "run_cmd_main": "../codereef$#script_ext#$", 
        "run_output_files": []
      }
    }, 
    "use_continuous": {
      "ignore_return_code": "no", 
      "run_deps": {
        "detection-dataset": {
          "local": "yes", 
          "name": "Detection dataset", 
          "sort": 10, 
          "tags": "dataset,object-detection"
        }
      }, 
      "run_time": {
        "run_cmd_main": "../continuous$#script_ext#$", 
        "run_cmd_out1": "tmp-output1.tmp", 
        "run_cmd_out2": "tmp-output2.tmp", 
        "run_output_files": [
          "tmp-output1.tmp", 
          "tmp-output2.tmp"
        ]
      }
    }, 
    "use_webcam": {
      "ignore_return_code": "no", 
      "run_time": {
        "run_cmd_main": "../webcam$#script_ext#$", 
        "run_cmd_out1": "tmp-output1.tmp", 
        "run_cmd_out2": "tmp-output2.tmp", 
        "run_output_files": [
          "tmp-output1.tmp", 
          "tmp-output2.tmp"
        ]
      }
    }
  }, 
  "run_deps": {
    "demo-squeezedet": {
      "local": "yes", 
      "name": "SqueezeDet demo sources", 
      "sort": 20, 
      "tags": "tensorflow,demo,squeezedet"
    }, 
    "lib-tensorflow": {
      "local": "yes", 
      "name": "Tensorflow library", 
      "sort": 40, 
      "tags": "lib,tensorflow", 
      "version_from": [
        1, 
        4, 
        0
      ], 
      "version_to": [
        1, 
        10, 
        99
      ]
    }, 
    "python": {
      "local": "yes", 
      "name": "Python interpreter", 
      "sort": 5, 
      "tags": "compiler,python"
    }, 
    "squeezedet": {
      "local": "yes", 
      "name": "SqueezeDet model", 
      "skip_default": "yes", 
      "sort": 30, 
      "tags": "model,tensorflow,squeezedetmodel"
    }
  }, 
  "run_vars": {
    "CK_BATCH_COUNT": 1, 
    "CK_BATCH_SIZE": 1, 
    "CK_TF_GPU_MEMORY_PERCENT": 33, 
    "TF_CPP_MIN_LOG_LEVEL": 3, 
    "TF_CPP_MIN_LOG_LEVEL_COMMENT": "Supress TF debug output"
  }, 
  "tags": [
    "tensorflow", 
    "squeezedet", 
    "continuous", 
    "object-detection", 
    "webcam", 
    "codereef-workflow", 
    "codereef-workflow-stream"
  ]
}

API desc:
{}

If you notice copyrighted, inappropriate or illegal content that should not be here, please report us as soon as possible and we will try to remove it within 48hours!

Developed by Grigori Fursin           
Implemented as a CK workflow
                         
   
                      Hosted at