Code Monkey home page Code Monkey logo

agnn's People

Contributors

carrierlxk 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

agnn's Issues

About val_seqs.txt

I don't know how to write val_seqs.txt.I hope you can tell me. Thank you very mach.

About DAVIStest_seqs.txt

How to write DAVIStest_seqs.txt?
I'm so sorry to ask this question.But I really don't how to write it

A problem about the utils

Thanks for your wonderful work, I'm trying to set up the environment and running the code, but an error occured. Detialed as follows:

Traceback (most recent call last):
File "train_iteration_conf_agnn.py", line 22, in
from utils.balanced_BCE import class_balanced_cross_entropy_loss
ModuleNotFoundError: No module named 'utils.balanced_BCE'

I can't find any file or folder named "utils" in this repository, could you tell me where I can find it.

from dataloaders.helpers import *

when I run the code,it tells me that" ModuleNotFoundError: No module named 'dataloaders.helpers".then i looked for the dataloaders foder and i can't found file named 'helpers'.can you tell me why?

about the code release

Hi , @carrierlxk ,

After watching your ICCV presentation, your work caught me a lot of interests. However, the details of your work couldn't be well understood if the code is unavailable. When will the AGNN be released?

THX!

Dut saliency dataset必须要有吗,它的作用主要是什么呢

您好:
感谢能开源代码
我遇到些小问题,test_seqs.txt应该是DAVIS/JPEGImages/480p下的子目录名称(也就是bear,blackswan,.....),可以使用os.walk自己抽取,但是'/home/ubuntu/xiankai/saliency_data.txt'具体是什么呢?在训练DAVIS数据集时候Dut saliency dataset 必须要有吗,它的作用主要是什么呢
期待回复,谢谢~

请问为什么要对batch做循环

您好,非常感谢您开源代码。在代码的模型部分,我看到主模型中的forward对每一个batch做了循环,每一次循环独立处理,在我理解中,batch本身就是独立的,那么是否可以不做循环而直接批次处理呢?

About KeyError

The Error is

Traceback (most recent call last):
File "test_iteration_conf_gnn.py", line 185, in
main()
File "test_iteration_conf_gnn.py", line 136, in main
for index, batch in enumerate(testloader):
File "D:\lib\site-packages\torch\utils\data\dataloader.py", line 615, in next
batch = self.collate_fn([self.dataset[i] for i in indices])
File "D:\lib\site-packages\torch\utils\data\dataloader.py", line 615, in
batch = self.collate_fn([self.dataset[i] for i in indices])
File "D:\muqian\code\AGNN\dataloaders\PairwiseImg_test_new.py", line 115, in getitem
my_index = self.Index[seq_name1]
KeyError: '480p'

i don't know how to tackle it.Please help me.Thank you very mach.

.

thank you.

Some questions about testing the model

Hello !当我复现代码的时候,遇到一些问题,想咨询一下您~

  1. 代码中 from utils.colorize_mask import cityscapes_colorize_mask, VOCColorize 在demo 中并未发现此库,是否需要额外下载,如何下载?
  2. 在测试中,能否标注各个库的版本,分享一份requirement.txt
  3. 测试中 test_seqs.txt 能否提供一下?下载的DAVIS中似乎并未包括。

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.