-
Now I Develop YOLO v3 and YOLO v4 AI using darknet (https://github.com/AlexeyAB/darknet), and I want...
- 886 浏览
- 0 回答
- 4 关注
-
Just a short, simple one about the excellent Requests module for Python. I can\'t seem to find in t...
- 811 浏览
- 10 回答
- 4 关注
-
I am making a static html page that is fetches for somewhere between six and thirty files with fetch...
- 2002 浏览
- 0 回答
- 6 关注
-
I need to capture multiple groups of the same pattern. Suppose, I have a following string: HELLO,TH...
- 1527 浏览
- 7 回答
- 4 关注
-
I read the Python 2 docs and noticed the id() function: Return the identity of an object. This i...
- 997 浏览
- 13 回答
- 4 关注
-
I need to split my String by spaces. For this I tried: str = \Hello I\'m your String\; String[] spl...
- 1553 浏览
- 15 回答
- 5 关注
-
I\'d like to write a T-SQL query where I encode a string as a Base64 string. Surprisingly, I can\'t...
- 812 浏览
- 10 回答
- 6 关注
-
class Foo { public: int a; int b; }; Foo x; bool sameAddress = (void*)&x == ...
- 1938 浏览
- 0 回答
- 6 关注
-
- 1520 浏览
- 18 回答
- 5 关注
-
I am looking for the reverse of get(). Given an object name, I wish to have the character string re...
- 578 浏览
- 3 回答
- 4 关注
-
I read that if i apply convolution to and image with a filter whose sum of elements is zero then the...
- 428 浏览
- 0 回答
- 6 关注
-
I am using flask to render a template for a form. When I submit, it goes to a new page and a new for...
- 1713 浏览
- 0 回答
- 6 关注
-
I am new to angular. I am trying to read the uploaded file path from HTML \'file\' field whenever a ...
- 1161 浏览
- 15 回答
- 4 关注
-
I want to get data from an API by using several tags and then sort the result. The API is shown like...
- 1451 浏览
- 0 回答
- 6 关注
-
I am extremely new to coding in Python I am working on a small project and I am stuck on one tedious...
- 1437 浏览
- 0 回答
- 3 关注