Coder Social home page Coder Social logo

isomer's People

Contributors

dlut-yyc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

cv-seg

isomer's Issues

training time isomer?

May I ask how long you need to train isomer. It takes 1 hour for me to train one epoch, and 500h for 500 epochs, which is too long

Results were inconsistent on dataset FBMS?

The results of VSOD testing on FBMS dataset with the final model trained in the paper differ a lot from the results given in the paper. May I ask what is the situation? Is the VSOD training method different? mae=0.069 F-MAX=0.825 S-measure=0.840

inference error

When I run the code(./scripts/infer.sh) for validation, the code reports the following error:
Traceback (most recent call last):
File "tools/inference.py", line 9, in
from lib.builder import VOSNet
File "/mnt/d/Project/Isomer/tools/../lib/init.py", line 3, in
from .module import *
File "/mnt/d/Project/Isomer/tools/../lib/module/init.py", line 3, in
from .cst import ContextSharingTransformer
File "/mnt/d/Project/Isomer/tools/../lib/module/cst.py", line 7, in
from mmcv.cnn import constant_init, kaiming_init
ImportError: cannot import name 'constant_init' from 'mmcv.cnn' (/home/liao/anaconda3/envs/lsomer/lib/python3.8/site-packages/mmcv/cnn/init.py)

Can you please tell me what the problem is?

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.