Spyke

Replies

python

Comment on

pickling large objects

You mean numpy arrays? I think the most efficient way to store them is via np.save. You could try creating a new directory and store all of your arrays there with clever file naming to retrieve the dictionary structure later.

Alternatively if you are up to trying to use pytorch you can convert the arrays to tensors and use torch.save to save the entire dictionary in one file. Installing pytorch just for this might be a bit overkill as it is a >1GB installation tho.

Comment on

HELP NEEDED

Hello fellow HUMAN. I face the same SITUATION OR PROBLEM DESCRIBED concerning TRAFFIC LIGHT DETECTION. If any of you FELLOW HUMANS is able to ASSIST IN MY PROBLEM by telling me where the TRAFFIC LIGHTS are in the following PHOTO OR PICTURE, I would greatly appreciate it.