摘要:
openscenegraph 3.6.3 链接:https://pan.baidu.com/s/1CyhGsS4qVckQq29eel3DvQ 提取码:mnqt --来自百度网盘超级会员的分享 openscenegraph 3.4 链接:https://pan.baidu.com/s/1CDZj4C 阅读全文
摘要:
import tensorflow as tf #from create_tf_record import * from tensorflow.python.framework import graph_util def freeze_graph(input_checkpoint,output_gr 阅读全文
摘要:
from tensorflow.python import pywrap_tensorflowimport os checkpoint_path=os.path.join('output/res101/voc_2007_trainval+voc_2012_trainval/default/res10 阅读全文
摘要:
(flappbird) luo@luo-All-Series:~/MyFile/tf-faster-rcnn_box$ (flappbird) luo@luo-All-Series:~/MyFile/tf-faster-rcnn_box$ (flappbird) luo@luo-All-Series 阅读全文
摘要:
#!/bin/bash set -x set -e export PYTHONUNBUFFERED="True" GPU_ID=$1 DATASET=$2 NET=$3 array=( $@ ) len=${#array[@]} EXTRA_ARGS=${array[@]:3:$len} EXTRA 阅读全文
摘要:
python demo_2019051601.pyTraceback (most recent call last): File "demo_2019051601.py", line 128, in <module> 'our server and place them properly?').fo 阅读全文