Skip to content
#

mobilenet

Here are 419 public repositories matching this topic...

Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)

  • Updated Mar 27, 2022
  • Python
10
JadenLy
JadenLy commented May 25, 2022

Hello,

I am doing a school project and came across your paper on BezierLaneNet. I really like the idea and I am trying to implement it. One thing I do notice is that you opted to use mmcv for deformable convolution layer. I wonder if you think it is possible to replace it with the deform_conv2d layer provided by PyTorch as [here](https://pytorch.org/vision/main/generated/torchvision.ops.def

Improve this page

Add a description, image, and links to the mobilenet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mobilenet topic, visit your repo's landing page and select "manage topics."

Learn more