Dimitrii Lopanov

Results 28 issues of Dimitrii Lopanov

1. First question: Comparing to [go-pg migration tool](https://github.com/go-pg/migrations) we've lost ability to use [`set_version`](https://github.com/go-pg/migrations/blob/v8/collection.go#L510) for some edge cases (semi-automatic-hardcoded migrations). I guess it happens due the nature of new way...

enhancement
good first issue

For [go-pg](https://github.com/go-pg/pg#ecosystem) there is cool ecosystem tool called [genna](https://github.com/dizzyfool/genna). It is used for generating Go's structs based on database schemas and tables To apply `genna` to Bun ORM my current...

Work on #6

enhancement
hacktoberfest
hacktoberfest-2021
hacktoberfest-accepted

**Is your feature request related to a problem? Please describe.** There is not LSTM layer type (LSTM - Long Short Term Memory). **Describe the solution you'd like and provide pseudocode...

enhancement
help wanted
hacktoberfest
hacktoberfest-2021
hacktoberfest-accepted

Added new optional attribute for detection zone: `virtual_line` By default road traffic flow in calculated as number of vehicles which has been registered by naive verification metric: if even single...

enhancement

**Is your feature request related to a problem? Please describe.** Currently only aggregated statistics could be exported to Redis. I'd like to see a optional export of detection events in...

enhancement
question
delayed

**Is your feature request related to a problem? Please describe.** We can improve tracking via SORT and DeepSORT algorithms **Describe the solution you'd like** Just implement it and make options...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** I would like to see pub/sub event system via gRPC What is event in this context? Well, it just information...

enhancement
wip

**Is your feature request related to a problem? Please describe.** Currently gRPC server implementation is outside of this repository (located here: https://github.com/LdDl/license_plate_recognition). It's hard to figure it out how to...

enhancement
wip

**Is your feature request related to a problem? Please describe.** Along with virtual line virtual polygon are needed. They can give us: 1. Traffic "lane" control 2. Monitoring area of...

enhancement
wip