SSD_EfficientNet | SSD using TensorFlow object detection API | Computer Vision library
kandi X-RAY | SSD_EfficientNet Summary
kandi X-RAY | SSD_EfficientNet Summary
SSD using TensorFlow object detection API with EfficientNet backbone
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Builds blocks
- Round filters
- Return the number of repeats
- Construct a BatchNormalization layer
- Build a model
- Decodes a list of blocks
- Return a list of parameters for efficient training
- Get model parameters
- Builds the keras model
- Call the model
- Build a keras model
- Encode the given blocks
- Encode a block
- Call function
- Call stem layers
- Connects the convolution layer
- Build the model
- Build the Keras model
- Wrapper for squeeze
SSD_EfficientNet Key Features
SSD_EfficientNet Examples and Code Snippets
Community Discussions
Trending Discussions on SSD_EfficientNet
QUESTION
I've downloaded the EfficientDet D0 512x512 model from the object detection API model zoo, downloaded the PASCAL VOC dataset and preprocessed it with the create_pascal_tf_record.py
file. Next I took one of the config files and adjusted it to fit the architecture and VOC dataset. When evaluating the resulting network with the pascal_voc_detection_metrics
it gives me a near zero mAP for the first class (airplane), the other classes are performing fine. I'm assuming one of my settings in the config file is wrong (pasted down below), why does this happen and how do i fix this?
ANSWER
Answered 2021-Aug-04 at 10:21There is a bug in the way pascal_voc_detection_metrics
calculates the metric, fix can be found here
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install SSD_EfficientNet
TensorFlow 1.13.1 (Use current version 1.14 would cause a wired dimension mismatch caused by se-expand operation in se block.)
TensorFlow Models master branch
Protoc 3.5.7
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page