Commit Graph

14 Commits (df50d0a5a3a6021298902ea20512a54b62bb566f)

Author SHA1 Message Date
gaotingquan b3ab418e80 refactor: mv the init_res of net to super().__init__()
Put the calling of update_res(), stop_after(), freeze_befor() to the construction method of the parent class. And the init_net() support to call stop_after() by config of Arch.
2022-09-28 20:13:19 +08:00
gaotingquan 0160b8dd0d fix 2022-09-27 11:56:42 +08:00
root 2a909c306a fix: change to relative import 2022-08-19 11:40:38 +08:00
cuicheng01 f99b1ec529
Merge branch 'develop' into Add_PULC_demo 2022-06-09 11:12:06 +08:00
littletomatodonkey 4003cdb7ad
add traffic sign yaml (#1966)
* add traffic sign and vehicle attr doc and yaml
2022-06-06 13:13:50 +08:00
cuicheng01 be47e28b5e
Merge branch 'develop' into Add_PULC_demo 2022-05-31 19:12:00 +08:00
cuicheng01 4465d27ab0 update resnet&pp-lcnet 2022-05-31 11:02:40 +00:00
cuicheng01 5d9d2395e2 update resnet&pp-lcnet 2022-05-31 10:55:57 +00:00
cuicheng01 0112a036ea update pp_lcnet.py 2022-05-14 10:06:58 +00:00
cuicheng01 d125b31f73 update code 2022-05-14 10:03:55 +00:00
cuicheng01 45b1296c25 Add cls_demo_person code 2022-05-14 09:31:52 +00:00
gaotingquan 3b9f629220 feat: support specify return_stages to update_res() 2022-01-14 14:58:28 +08:00
gaotingquan 1e696ac22b fix: remove unnecessary register_hook() call & pre-commit 2021-12-28 15:24:50 +08:00
cuicheng01 d470f34c64 Update code and docs 2021-09-13 03:18:37 +00:00