J Yz

Results 3 issues of J Yz

You can use tf.layers.Lambda to include all of your non-layer functions in the YOLO network(like tile,cast,etc.), thus they are technically a layer but not functions in the network, and you...

i have tried to open the faster rcnn link but it was always not found. :)

Error raised when i use `ne.utils.resize()`: ValueError: Failed to convert a NumPy array to a Tensor (Unsupported numpy type: NPY_INT). And I located it in `ne.utils.sub2ind2d()`, neurite\tf\utils\utils.py line 937, Solution(?)...