nacorti commented on issue #15320: Weird C++ Error / Bug when calling asnumpy() 
or exporting the weight of darknet53 while training 
URL: 
https://github.com/apache/incubator-mxnet/issues/15320#issuecomment-532900675
 
 
   I figured it out
   
   I was trying to use an LSTDetection dataset type to feed into a DataLoader, 
when I should've been using the RecordIO format detailed 
[here](https://gluon-cv.mxnet.io/build/examples_datasets/detection_custom.html#sphx-glr-build-examples-datasets-detection-custom-py)
   
   Wish the docs had said something about RecordIO being required to feed into 
a model, would've saved me some time.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to