Erik

Results 85 comments of Erik

Understood. I guess I'm not seeing a data.dat then.. but it's likely related to the numppy crash I'm experiencing in OSX ... Edit : After installing openBLAS and compiling numpy,...

I have noticed this can occur when the job failed, and the resulting file is empty.. go to that location and double check what's there if you can. For me...

just to add-on to my previous post.. that same problem occurs for me in Python 3.x, and the solution is to AGAIN.. recompile numpy with openBLAS on Mac platforms.. hope...

I cannot get this to run at all inside `Jupyter Notebook` (probably has to do with the underlying numpy issue(s) .. so I've avoided running this wrapper in anything but...

is this model there is no coded limit.. so it's up to you to find out.. I've used about 6-7 classes of fruits and veggies in an example once and...

@JiaLim98 , I used to use this repository a lot for my work.. but it has since fallen into decline (I've also noticed pytorch 1.9.x works but 1.11.x complains when...

I tried and failed to get things working... CoCO API is now at https://github.com/cocodataset/cocoapi I am seeing the following error even after @JojoFisherman 's suggestions ``` (pytorch1_py36) myPC:/git/jwyang/faster-rcnn.pytorch$ CUDA_VISIBLE_DEVICES=$GPU_ID python...

progress, I fixed the stale COCO pytools see: https://github.com/cocodataset/cocoapi/issues/59#issuecomment-469859646

you likely need to debug your entire changes and post up what you've customized.. I would start over and retry injecting custom data with a clean attempt.. and perhaps you'll...

just to confirm, you already ran with the regular dataset successfully.. yes?