Giter Site home page Giter Site logo

Comments (15)

marco-c avatar marco-c commented on July 19, 2024 1

@Trion129 sounds good, please file an issue (Try using Simnet architecture) with the same description you put in your comment and add a reference to this issue.

from autowebcompat.

iamvc7 avatar iamvc7 commented on July 19, 2024

@marco-c I am planning to add, Resnet along with a siamese module as class now. Later I will proceed using pretrained models of these networks (Vgg, Resnet) and compare the accuracies. Then we will have a better picture about how to proceed (As I said in #2). If you have something specific in mind, please let me know.

from autowebcompat.

nok avatar nok commented on July 19, 2024

We can test pre-defined and later fine-tuned networks, but I'm concerned about the size of the input layer, because a small length could distort and skew the relevant visual representation of the bug.

from autowebcompat.

iamvc7 avatar iamvc7 commented on July 19, 2024

@nok Yes, I understand.
To detect differences, Y+D and N in a better way or even Y and D+N finding attention based ROIs and feeding those patches to the NN would be a good idea. Because, some times the advertisements act as blocks and also grab most of the visual representation. Although this can be considered as an add-on to improve accuracy after using pre-trained and fine tuned networks. I guess, this method can also act as a solution to the case you mentioned.

from autowebcompat.

ManasviKundalia avatar ManasviKundalia commented on July 19, 2024

@marco-c Do you have any specific architecture in mind? Or perhaps we could add support for attention based layers ?

from autowebcompat.

hardik124 avatar hardik124 commented on July 19, 2024

@marco-c Do you think a YOLO type network will be good to identify relevant ROIs and then classify them?
I am new to this repository, so please correct me if I am wrong.

from autowebcompat.

marco-c avatar marco-c commented on July 19, 2024

@marco-c Do you have any specific architecture in mind? Or perhaps we could add support for attention based layers ?

@marco-c Do you think a YOLO type network will be good to identify relevant ROIs and then classify them?
I am new to this repository, so please correct me if I am wrong.

I don't have specific ideas, we should just add whatever we think might work for us and then compare the results.

from autowebcompat.

hardik124 avatar hardik124 commented on July 19, 2024

@marco-c , Is there a documentation I can read?
I have very little knowledge of this repository ,but if we target some rendering glitches or bugs, we can use YOLO type network.

from autowebcompat.

marco-c avatar marco-c commented on July 19, 2024

@marco-c , Is there a documentation I can read?

I'm going to improve the documentation (#77). At the moment, the documentation is the code (which is not too much anyway).

I have very little knowledge of this repository ,but if we target some rendering glitches or bugs, we can use YOLO type network.

Sounds good to me. I have never used them myself, but it's worth testing them and comparing them with other solutions.

from autowebcompat.

marco-c avatar marco-c commented on July 19, 2024

@marco-c , Is there a documentation I can read?

I've updated README to add more documentation. Feel free to ask if you still have some doubts.

from autowebcompat.

hardik124 avatar hardik124 commented on July 19, 2024

@marco-c . Thanks.

from autowebcompat.

Trion129 avatar Trion129 commented on July 19, 2024

I found this architecture Simnet by Amazon Development Services, it uses a variation of Siamese network, they use 2 extra shallower models trained on downsampled images alongside the ImageNet,
The final results are better.
https://arxiv.org/pdf/1709.08761.pdf
image

I can try implementing this, what are your thoughts?

from autowebcompat.

Shashi456 avatar Shashi456 commented on July 19, 2024

@marco-c should we try out vgg19 , the microsoft resnet and other forms of inception later on ? i mean can we add them in networks.py?

from autowebcompat.

marco-c avatar marco-c commented on July 19, 2024

Sure, we can add them.

from autowebcompat.

marco-c avatar marco-c commented on July 19, 2024

Closing in favor of #194.

from autowebcompat.

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.