Code Monkey home page Code Monkey logo

simple_detectron2_efficientdet's Issues

Question FPS

Hello,

Could I ask you the FPS you obtain with detectron_efficientNet on COCO dataset?
How I can set the backbone EfficientNet b1,...,b3

Thank you

EfficientDetRetinaNet error

Hi,
I got this following error when I run the code:

-- Process 0 terminated with the following error:
Traceback (most recent call last):
File "/opt/conda/lib/python3.7/site-packages/torch/multiprocessing/spawn.py", line 20, in _wrap
fn(i, *args)
File "/root/jwei/detectron2/detectron2/engine/launch.py", line 94, in _distributed_worker
main_func(*args)
File "/root/jwei/detectron2/projects/Onlyou/train_net.py", line 94, in main
trainer = Trainer(cfg)
File "/root/jwei/detectron2/detectron2/engine/defaults.py", line 282, in init
model = self.build_model(cfg)
File "/root/jwei/detectron2/detectron2/engine/defaults.py", line 440, in build_model
model = build_model(cfg)
File "/root/jwei/detectron2/detectron2/modeling/meta_arch/build.py", line 21, in build_model
model = META_ARCH_REGISTRY.get(meta_arch)(cfg)
File "/root/jwei/detectron2/projects/Onlyou/model/efficientnet/retinanet.py", line 27, in init
self.device = torch.device(cfg.MODEL.DEVICE)
File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 638, in setattr
object.setattr(self, name, value)
AttributeError: can't set attribute

Could you pls give me advice ? thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.