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-detection-squeezedet

Date: 2018-03-20 17:15:01.469759
License:
Module: program
Repo: ck-tensorflow
CID (DOI-like distributed ID): b0ac08fe1d3c2615:59df77344848419b
Tags: tensorflow,squeezedet,object-detection

Files:
README.md    (2KB)
evaluation.py    (10KB)
preprocess.py    (3KB)
squeezedet.py    (13KB)

Cross-linking (dependencies):

Meta:
{
  "run_cmds": {
    "test": {
      "ignore_return_code": "no", 
      "run_time": {
        "pre_process_via_ck": {
          "script_name": "preprocess"
        }, 
        "run_cmd_main": "$<>$ ../squeezedet.py"
      }
    }
  }, 
  "run_deps": {
    "demo-squeezedet": {
      "local": "yes", 
      "name": "SqueezeDet demo sources", 
      "sort": 20, 
      "tags": "tensorflow,demo,squeezedet"
    }, 
    "detection-dataset": {
      "local": "yes", 
      "name": "Detection dataset", 
      "sort": 10, 
      "tags": "dataset,kitti"
    }, 
    "lib-tensorflow": {
      "local": "yes", 
      "name": "Tensorflow library", 
      "no_tags": "vshared", 
      "sort": 40, 
      "tags": "lib,tensorflow"
    }, 
    "python": {
      "local": "yes", 
      "name": "Python", 
      "sort": 10, 
      "tags": "compiler,python"
    }, 
    "squeezedet-model": {
      "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_DETECTION_IOU": 0.5, 
    "CK_FALSE_POSITIVE_THRESHOLD": 0.9, 
    "CK_RESULTS_DIR": "detections", 
    "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", 
    "object-detection"
  ]
}

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