question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request : Segmentation model

See original GitHub issue

The paper lists an easy way to use the model for segmentation. I really hope there is enough flexibility in your code to allow for that alteration.

Following [16], we modify our EfficientDet model to keep feature level {P2,P3,...,P7} in BiFPN, but only use P2 for the fi- nal per-pixel classification. For simplicity, here we only evaluate a EfficientDet-D4 based model, which uses a Ima- geNet pretrained EfficientNet-B4 backbone (similar size to ResNet-50). We set the channel size to 128 for BiFPN and 256 for classification head. Both BiFPN and classification head are repeated by 3 times.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
faheemullahcommented, Nov 10, 2021

@rwightman, @bluesky314, How will be its diagram if we add segmentation also to EfficientDet in order to get results like Mask R-CNN? The paper has explained briefly but I couldn’t get that.

0reactions
jinfagangcommented, Sep 29, 2020

@rwightman Do u have plan to switch Yolact backbone to efficientnet to do instance segmentation? It’s also most same in terms of objecet detection part (only difference is backbone and FPN) both retina architecture and design. it would be very awsome if instance segmentation implemented upon efficientdet. (I believe Yolact is at the bottle neck of it’s detector, but it’s simplicity and speed quite amazing)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Filter Feature Requests by Customer Attributes - Savio
Filter feature requests by user and company attributes. ... When Savio imports your customers from Intercom or Segment, Savio also pulls in any...
Read more >
Feature Requests: How to Collect Them and Engage Users in ...
Feature requests are an important window into your customers desires and priorities. Here's how to make the most of them, and handle the ......
Read more >
Feature request votes alone are as useful as a chocolate teapot | by ...
Most SaaS companies have a price plan model meaning you can segment feedback from customers based on their value. Having this information available...
Read more >
Latest Feature requests topics - 3D Slicer Community
Topic Replies Views Activity About the Feature requests category 1 643 March 25, 2021 Some words are not extracted to crowdin · i18n 2 143...
Read more >
Feature requests · Issue #228 · divamgupta/image ... - GitHub
Hi all, If you have any requests for new features, models etc, ... Maybe we can setup a new image-segmentation-keras package (new repo)...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found