Dimitrii Lopanov

Results 28 issues of Dimitrii Lopanov

**Is your feature request related to a problem? Please describe.** We need to make out-of-a-box installation script for dependencies: OpenCV 4.x.x / Darknet / CUDA / cuDNN **Describe the solution...

enhancement

**Is your feature request related to a problem? Please describe.** When reading frames from RTSP or USB/Ethernet source sometime disconnects may occur. **Describe the solution you'd like** Add channel listener....

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** Not that much people familiar with gRPC client-server model. Do we need simple REST example? **Describe the solution you'd like**...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** See ref. https://en.wikipedia.org/wiki/Dilution_(neural_networks) It should be applied to neural network only when it's in learning stage. **Describe the solution you'd...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** Please see ref. https://en.wikipedia.org/wiki/Mathematics_of_artificial_neural_networks#Bias **Describe the solution you'd like and provide pseudocode examples if you can** Just slice of values,...

enhancement
help wanted

**Describe the bug** There are some log.Panicln(...) calls in code. I do not think that this is good at all. Also error handling is not that good, **To Reproduce** nope...

bug
enhancement
help wanted
invalid

**Is your feature request related to a problem? Please describe.** It would be cool to have pretty print for network's architecture **Describe the solution you'd like and provide pseudocode examples...

enhancement

**Is your feature request related to a problem? Please describe.** Current trainer - https://github.com/LdDl/yolo-go/blob/master/yolo_trainer.go#L11 Current loss function for YOLO bounding boxes - https://github.com/LdDl/yolo-go/blob/master/yolo_trainer.go#L100 I have doubts that it is right...

enhancement
help wanted
good first issue

**What is your docs question about? Ask it** We need visual step-by-step explanation of what happens in graph during CH algorithm. **What do you suggest?** Take something like [Graphviz](https://graphviz.org/), draw...

question
documentation
hacktoberfest-accepted
hacktoberfest
hacktoberfest-2022

**Is your feature request related to a problem? Please describe.** Consider extension of current implementation with customization **Describe the solution you'd like and provide pseudocode examples if you can** Prepare...

enhancement
help wanted