Handle nested Dict
https://github.com/konradhalas/dacite
Tuple issue
Tuple --> json list --> python list
from_dict(A, {'x': x}, config=Config(check_types=False))
Handle nested Dict
https://github.com/konradhalas/dacite
Tuple issue
Tuple --> json list --> python list
from_dict(A, {'x': x}, config=Config(check_types=False))
WPF UI
https://www.youtube.com/playlist?list=PLLWMQd6PeGY1C3YLCyAUIDJrPS9S3WdLK
by
https://www.youtube.com/user/IAmTimCorey
Async
https://www.youtube.com/watch?v=2moh18sh5p4&list=PLLWMQd6PeGY12yNE714jffLFnMVZCwvvZ&index=8
MVVM
by DCOM Engineering, LLC
https://www.youtube.com/channel/UCjwAVugYBMQemsMi9AD4SZA
So fast and fluent.
WPF master detail binding
https://github.com/jsbroks/coco-annotator seems having very nice architectures, and convenient as a tool.
With python,
https://github.com/waspinator/pycococreator
https://github.com/jsbroks/imantics
are candidates.
https://imantics.readthedocs.io/en/latest/api.html#mask-object seems have good data structures with useful functions such as union()
For datasets
https://github.com/cocodataset/cocoapi