I have a model that takes one image as input and it works fine. now I want to give one more transformed image with the same dimensions as the first one as input
I'm not quite sure the best way to deal with this situation. Here's a hypothetical situation: <a href="/my-page/"> <div style="width: 150px; heigh
Ubuntu 18.04 LTS and ros 1.14 I run a code to extract png from bag with ubuntu 18's default python 2.7.17 and I got the error message that I'm missing a .so fil
here is the code $supplier_id=Supplier::where('supplier', $itest_supplier)->get('supplier_id'); I'm trying to get the id where supplier from the model = to
How does one go about authoring a Regular Expression that matches against all strings that are valid URIs, while failing to match against all strings that are i
I'm trying to sort a Javascript array. All the values in the array are numeric. I'm trying to make use of the .sort function for this. But it
I think this is an easy question for experienced numpy users. I have a score matrix. The raw index corresponds to samples and column index corresponds to items