yixinzhang
yixinzhang
andriod project: https://github.com/caffe2/AICamera model: https://github.com/caffe2/models/tree/master/detectron/e2e_faster_rcnn_R-50-C4_1x but use the model from the AICamera-Style-Transfer is ok https://github.com/caffe2/AICamera-Style-Transfer loadToNetDef(mgr, &_initNet, "init_net.pb"); loadToNetDef(mgr, &_predictNet,"predict_net.pb"); log as fllows: 03-08 21:13:50.756 23861-23907/facebook.f8demo E/F8DEMO: start load neural...
1. horovod HOROVOD_GPU_ALLREDUCE=NCCL pip install --no-cache-dir horovod 2. Open MPI 3.0.4 no 2.1.1 wget http://www.open-mpi.org/software/ompi/v2.1/downloads/openmpi-2.1.1.tar.gz tar xzvf openmpi-2.1.1.tar.gz WORKDIR openmpi-2.1.1 ./configure make -j48 sudo make install sudo ldconfig which mpicc...
File "/opt/project/learners/uniform_quantization/learner.py", line 92, in __init__ self.__build_train() # for train File "/opt/project/learners/uniform_quantization/learner.py", line 193, in __build_train images.set_shape((FLAGS.batch_size, images.shape[1], images.shape[2], AttributeError: 'dict' object has no attribute 'set_shape' 怎么修改尼
File "/usr/local/lib/python3.5/dist-packages/tensorflow/python/platform/app.py", line 125, in run _sys.exit(main(argv)) File "/opt/project/main.py", line 51, in main learner = create_learner(sm_writer, model_helper) File "/opt/project/learners/learner_utils.py", line 60, in create_learner learner = UniformQuantTFLearner(sm_writer, model_helper) File "/opt/project/learners/uniform_quantization_tf/learner.py", line...
我之前在stylegan的基础上修改了一下,没你的效果好;
/local/lib/python3.8/dist-packages/numba/core/object_mode_passes.py:177: NumbaWarning: Function "points_in_convex_polygon_jit" was compiled in object mode without forceobj=True, but has lifted loops. File "core/geometry.py", line 283: def points_in_convex_polygon_jit(points, polygon, clockwise=True): # first convert polygon to directed lines...
goturun_tracker.caffemodel is missing 链接失效了,
so,nms run in cpu,not calculate in fps ? the all cost time not include cpu ?
root@92739a255d9f:/share/CUDA-PointPillars.bak/test/build# ./demo GPU has cuda devices: 1 ----device id: 0 info---- GPU : NVIDIA GeForce RTX 3060 Laptop GPU Capbility: 8.6 Global memory: 5946MB Const memory: 64KB SM in a...
ss TRT_DEPRECATED IPluginLayer : public ILayer ^~~~~~~~~~~~ [100%] Linking CXX executable demo [100%] Built target demo (cppy37) yixin@yixin:~/projects/CUDA-PointPillars/test/build$ ./demo GPU has cuda devices: 1 ----device id: 0 info---- GPU :...