once-for-all icon indicating copy to clipboard operation
once-for-all copied to clipboard

Applying this technique to detection problem (training on the COCO detection dataset)?

Open edwardnguyen1705 opened this issue 5 years ago • 9 comments
trafficstars

Dear @han-cai ,

Thanks for sharing your excellent work. I am just curious about how we can apply this technique to detection problem (training on the COCO detection dataset)? Appreciate your time.

edwardnguyen1705 avatar Aug 20 '20 02:08 edwardnguyen1705

I also want to know eagerly. Thanks

darrenzhang1007 avatar Nov 13 '20 02:11 darrenzhang1007

hi @edwardnguyen1705 @DarrenmondZhang ,I'd like to know if you have some trials in detection tasks.. I‘m now trying to do something use ofa in detection..

hangxu124 avatar Feb 20 '21 09:02 hangxu124

@hangxu124 I have not tried this so far. Hope having time to try it later.

edwardnguyen1705 avatar Feb 20 '21 10:02 edwardnguyen1705

@hangxu124 I have not tried this so far. Hope having time to try it later.

ok, I'm now working on it. Training it from scratch on imagenet, finetune supernet in detection then finetune the subnet

hangxu124 avatar Feb 22 '21 06:02 hangxu124

@hangxu124 I have not tried this so far. Hope having time to try it later.

ok, I'm now working on it. Training it from scratch on imagenet, finetune supernet in detection then finetune the subnet

May I ask how is your training going?

slimwangyue avatar May 11 '21 15:05 slimwangyue

Hi @edwardnguyen1705 @hangxu124,

Did you try Implementing OFA for Detection? I also wanted to do the same, needed Guidance.

Thanks

Darshcg avatar May 17 '21 06:05 Darshcg

I would also like to see how Han's lab produced object detection, as this will help further research in embedded ML.

I've recently seen Han's lab share person detection and face/mask detection demonstrations a few months ago.

@han-cai, if there are any recommendations you have in reproducing these results, it would be greatly appreciated. Your lab's work is very impressive.

timatom avatar Jul 24 '21 19:07 timatom

Dear @han-cai ,

Thanks for sharing your excellent work. I am just curious about how we can apply this technique to detection problem (training on the COCO detection dataset)? Appreciate your time.

Did you try Implementing OFA for Detection? Thanks

Jon-drugstore avatar Dec 08 '21 02:12 Jon-drugstore

mark,I want to apply it to detection, too. Fix detection head and find a backbone through once-for-all?

Xingxu1996 avatar Dec 16 '21 10:12 Xingxu1996