Tanmoy Basak Anjan
Tanmoy Basak Anjan
Hello I tried streaming the ```modified``` chunks to front end using **sockets.io**. Here's a code snippet. on **server side** ``` darknet.detect({ cfg: './cfg/yolo.cfg', weights: './yolo.weights', data: './cfg/coco.data', cameraIndex: 0, frameSkip:...
The algorithm did not detect intersections in the following coordinates of a polygon. ``` const box = { type: "Polygon", coordinates: [ [ [90.39974817514972, 23.873991637113175], [90.40572498813789, 23.872911671285607], [90.40575223587952, 23.874804784092955], [90.4053503301788,...