Results 4 comments of ShawnDai

> 训练出现AttributeError: 'NoneType' object has no attribute 'min' 的错误。我现在用的是python3.6.6,不会版本问题吧。 您好,我也遇到同样的问题,请问解决了吗

> Thank you for sharing! Excuse me, where should this macro be added? In Frame.h: ![Frame](https://user-images.githubusercontent.com/26648100/230352731-36282217-6012-4ae2-9e58-848c6a89215e.png) In Object.h ![object](https://user-images.githubusercontent.com/26648100/230353431-603475e5-4551-4317-9691-ea715ac67b8d.png)

> Try changing the member variable "mLastFrame" of class "Tracking" to a pointer form

> Thank you again for your reply! In fact, I understand how to implement your suggestion. So I consulted some materials and learned from some blogs that this seems to...