Giter VIP home page Giter VIP logo

Comments (6)

yuyinzhou avatar yuyinzhou commented on June 28, 2024 13

Thanks for pointing out this issue.

  1. About the missing code reference. We have added the code reference from (https://github.com/jeonsworld/ViT-pytorch).
  2. About the concurrent Arxiv. Our proposed TransUNet is inspired by ViT and U-Net (before the release date of https://arxiv.org/abs/2012.15840) in that ViT is powerful at extracting global contexts whereas U-Net is powerful at segmenting finer details. And we also want to note that one of our key points is the skip connection used in TransUNet (Sec. 4, Fig. 2), which makes our architecture quite different from this Arxiv reference. Lastly, we would like to highlight that we have already cited this Arxiv reference in our paper.

P.S. Please check http://cvpr2020.thecvf.com/submission/main-conference/author-guidelines for the definition of concurrent submission in case you are not aware of this. I wish you could educate yourself before posting comments next time.

from transunet.

segtran avatar segtran commented on June 28, 2024 12

@ching-sui1995 As a third-party who has done a similar architecture (transformer for segmentation), I'd like to participate in this discussion. My main points:

  1. First of all, you can find the repo of my own model (https://github.com/segtran/segtran). It's done in last July-Aug and had won a place in a competition. (This is not my main github account. As my paper is under review, I have to stay anonymous.)
  2. I believe quite a few teams were doing similar explorations concurrently last year, so I won't claim my model was the first, or earlier than TransUNet.
  3. All our works, no matter SETR, TransUNet or Segtran, have their own merits, and should join forces to contribute to the "transformer for segmentation" paradigm. I don't think it helps the community if we fight each other for who was the first that proposed the idea. If you keep an open mindset, I think you are able to find contributions in each work that were absent in the other similar works.

from transunet.

ching-sui1995 avatar ching-sui1995 commented on June 28, 2024 10

I am glad that my comment here forced you to add the source repository from which you have got the code. So I believe you should educate yourself about adding references to public code you publish ( not me as you suggested ). Again, most of your code is from this repository.

You have cited the paper I mentioned but never mentioned that it proposed a similar architecture before you did, nor you compared against it. Your paper is not considered as concurrent submission to a paper posted months before your paper and submitted to a different conference. You should really admit your mistake, take the high road and post a revised version to ArXiv. You should discuss these matters I brought with your professor and seek advise before submitting this to any actual conference.

from transunet.

ydzhang12345 avatar ydzhang12345 commented on June 28, 2024 4

Although this work is similar to SETR, the authors do present the results without skip connection (which is essentially SETR?) and show that the U-shape connections is important. @ching-sui1995

@segtran Well said and good luck to your paper review.

from transunet.

ching-sui1995 avatar ching-sui1995 commented on June 28, 2024 2

Suggesting to acknowledging prior papers is never unprofessional. Whether I bring it up or not, the community can see and understand your contribution and the way you treated that paper. Enough said here.

from transunet.

yuyinzhou avatar yuyinzhou commented on June 28, 2024

I think your 2nd suggestion is invalid and truly unprofessional. Please feel free to bring this matter to my advisor or anyone you like.

from transunet.

Related Issues (20)

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.