facebookresearch / mvit

Code Release for MViTv2 on Image Recognition.
Apache License 2.0
391 stars 46 forks source link

when will detectron opensoured?a #6

Closed lucasjinreal closed 2 years ago

lucasjinreal commented 2 years ago

nn.Linear fc4 1 1 10 11 bias=True in_features=256 out_features=8 @bias=(8)f32 @weight=(8,256)f32 #10=(1,256)f32 #11=(1,8)f32

lyttonhao commented 2 years ago

The detection code/models have been released in https://github.com/facebookresearch/detectron2/tree/main/projects/MViTv2