-
Thank you, @srijandas07, for sharing your code for i3d for your challenging dataset (SmartHome). I just wanted to know how you perform cropping using SSD while there are multiple persons existing in t…
-
Currently, every node-local storage device is inserted into the fluxion graph with type `storage` and name `storageX` where `X` is the logical ID. It would be nice if the name could reflect the devic…
-
I am run ssd to train, but error happened in this step: solver = caffe.SGDSolver(caffe_root + 'models/VGGNet/ICDAR2017/SSD_300x300/solver.prototxt')
the trace stack is :
F0708 18:54:26.167244 208…
-
**Describe the bug**
If I shutdown the computer, then the screen gets stuck on the last update and doesn't turn off. I'm worried about burn in if it's left like that. Maybe we can force a blank when …
-
TensorRT inference engine settings:
* Inference precision - DataType.FLOAT
* Max batch size - 1
[TensorRT] ERROR: UffParser: Validator error: concat_box_loc: Unsupported operation _FlattenCon…
-
Hi,
I trained a ssd_regnetx_fpn_bgr_lite model and encountered some problems while importing it to bin.
1. I got 4 files: model.onnx model.prototxt model-proto.onnx model-proto.prototxt after runnin…
-
### 🚀 The feature, motivation and pitch
# Goal
Upstream the currently experimental ssd_offload feature from Fairscale FSDP to torch distributed FSDP.
ssd_offload is a capability in similar FSDP-l…
-
Hello,
I am using Tensorflow Ver. 1.0.0
I am using Python 2.7
I have GPU Nvidia Quadro K4200
I tried to run the script exactly as the READ ME file says and it faild at the training section.
I tri…
-
YDB uses block devices instead of a file system for storing data, and for the convenience of servicing clusters, it is important to identify these block devices by serial numbers. Information about th…
-
### System information
- **What is the top-level directory of the model you are using**: object_detection
- **Have I written custom code (as opposed to using a stock example script provided in Tenso…