Coder Social home page Coder Social logo

Comments and Suggestions about pwc HOT 34 OPEN

zziz avatar zziz commented on July 20, 2024
Comments and Suggestions

from pwc.

Comments (34)

xeoncross avatar xeoncross commented on July 20, 2024 9

Could we separate the papers by year, then by broad categories?

  • Image
  • Video
  • Text
  • 3D

Or

  • NLP
  • Signal Processing
  • Algorithms

I realize there is some overlap (Speech-to-text), but at least I could filter through the articles quicker.

from pwc.

EricGzq avatar EricGzq commented on July 20, 2024 8

I think you can divide these codes into categories.

from pwc.

iphysresearch avatar iphysresearch commented on July 20, 2024 4

As https://paperswithcode.com , It would be better to mark the DL library for each paper, like TensorFlow, Pytorch, MXNet, ...

from pwc.

zziz avatar zziz commented on July 20, 2024 4

Hi @raincrash. Yes, I update on Sundays. So tomorrow there will be an update. Yes I do use GitHub API :) Actually I'm going to open source entire system once it's done. Planning to do it till end of the year. Right now it's a bit messy, complicated and many things yet to be implemented :)

from pwc.

Bachstelze avatar Bachstelze commented on July 20, 2024 3

I didn't checked all papers, but i looks like their almost all about visual or general ML. An other catogorie then would be NLP.

from pwc.

zziz avatar zziz commented on July 20, 2024 3

Sounds like categorizing is interesting for a lot of people (@monperrus and @xeoncross also I got some offline comments about it). I will work on it - namely include papers for each category into CATEGORY.md file. The main page will still have all of them together as it does now - I don't want to overcomplicate the main README page.

from pwc.

D-X-Y avatar D-X-Y commented on July 20, 2024 3

ICLR 2019 and CVPR 2019 have released their final decisions. Maybe it's time to include some works published in 2019?

from pwc.

zziz avatar zziz commented on July 20, 2024 2

Dear @iphysresearch thank you very much for your recommendation. Right now I'm working on collecting papers with code from different conferences. After this stage I will work on categorizing the papers as well as tagging them (which will include implementation framework too).

from pwc.

monperrus avatar monperrus commented on July 20, 2024 1

Awesome idea, +1 for open-science.

It would be great to have such a repo for papers in other research communities, such as software engineering. How to proceed? with a new page here?

from pwc.

zziz avatar zziz commented on July 20, 2024 1

Thanks for your feedback @monperrus! Sounds promising! Since there are some remaining works to be done here, for now, I have just focused on Machine Learning. After finishing ML, I will move to other research communities. If you want to contribute for say Software Engineering, please do so. Just add a markdown file (such as SoftwareEngineering.md), I will include a link to that in main README file.

from pwc.

zziz avatar zziz commented on July 20, 2024 1

Thanks for your feedback @Bachstelze! Right now I'm working on the code which I use to maintain this repository. I will include more conferences and journals as soon as I can. NLP, Reinforcement Learning, Speech Processing and other areas of Signal processing and Machine Learning will be included. Plus I will upload all the code and data that is being for this repository.

from pwc.

 avatar commented on July 20, 2024 1

@zziz Can I work on the categories part?

from pwc.

monperrus avatar monperrus commented on July 20, 2024 1

With respect to the research areas, one way would be to create alternative repositories, such as pwc-se for software engineering.

This would the equivalent of awesome lists referring to awesome-awesome.

from pwc.

furkanusta avatar furkanusta commented on July 20, 2024 1

There is https://researchcode.com/ that is similar. Maybe you can put a link to it at the end

from pwc.

zziz avatar zziz commented on July 20, 2024 1

Dear @raincrash, sounds great! Let's make it! Let's discuss it over an email or conference call.

from pwc.

ValentinCalomme avatar ValentinCalomme commented on July 20, 2024 1

I've read through the comments but for emphasis, I will probably repeat some points already made. Here are some additions that I would love to see:

  • An additional column for the programming language
  • Whether the code is "dockerized"
  • Be able to filter/sort the content
  • Perhaps some meta-data (broad ML category for instance)
  • Adding a link validation script to help identify links that no longer work

from pwc.

xgfs avatar xgfs commented on July 20, 2024

Are you sure the code for the "product split trees" is correct?

from pwc.

zziz avatar zziz commented on July 20, 2024

Thank you for pointing that out @xgfs
I just fixed it.

from pwc.

zziz avatar zziz commented on July 20, 2024

Thanks for your feedback @EricGzq! What exactly do you have in mind? What kind of categories?

from pwc.

zziz avatar zziz commented on July 20, 2024

Dear @MONIKA-KUMAR-JETHANI, you are welcome to work on categorizing part. I have included the raw csv file in /src folder. I will update that file as we go on. But in any case, it can be a starting point for you.

from pwc.

YoRobotCop avatar YoRobotCop commented on July 20, 2024

Newbe thanks for supporting!!!

from pwc.

monperrus avatar monperrus commented on July 20, 2024

from pwc.

zziz avatar zziz commented on July 20, 2024

Dear @furkanusta, thank you for letting me know about it. I have came to know two other similar websites as well (paperswithcode.com and gitxiv.com). I will include all of them in main page soon.

from pwc.

zziz avatar zziz commented on July 20, 2024

@monperrus I'm not sure, but I don't think so. They might some day, hopefully.

from pwc.

raincrash avatar raincrash commented on July 20, 2024

Hi @zziz. What are your thoughts on building a GitHub pages site? I think it would be easier to implement tags, have an option to search etc in the future. (PS: I could help build one too.)

from pwc.

Quantumofcosmos avatar Quantumofcosmos commented on July 20, 2024

I can help in building

  • GitHub pages site
  • Implementation framework tagging on the markdown itself

That is after you take call on what you want to do first. @zziz

from pwc.

zziz avatar zziz commented on July 20, 2024

Dear @Quantumofcosmos, at this point I'm focused on collecting data basically. Add more papers and codes to the list. This weekend I will discuss website plans with @raincrash. You are welcome to join our discussion (if @raincrash approves of course :) ).

from pwc.

raincrash avatar raincrash commented on July 20, 2024

Hi! Sure! Also, @zziz, how are you retrieving the star count? Thoughts on running a cron every week or something, use the GitHub Developer APIs and get the start count updated in the CSV? or are you already doing this?

from pwc.

dJOKERdUMMY avatar dJOKERdUMMY commented on July 20, 2024

Year 2014 , project Tell Me What You See and I will Show You Where It Is , the link to the code seems wrong. Please correct it if it is.

from pwc.

justanhduc avatar justanhduc commented on July 20, 2024

I think BMVC is also a good conference to track?
Edit: I noticed there is no ICLR either.

from pwc.

jindongwang avatar jindongwang commented on July 20, 2024

Thanks @zziz for this great repo!
I find it very confusing when I want to contribute to this repo. Do I have to update the readme.md or the src folder? I think it's better if you make the pull request more clear, then everyone interested can contribute, which is more efficient.

from pwc.

shirazi138354 avatar shirazi138354 commented on July 20, 2024

hello
I wanted to know if the code for this article is here, and what do you recommend for 2018 to identify the face that Mattl's code has?

from pwc.

mcharrak avatar mcharrak commented on July 20, 2024

Agree with D-X-Y. ICLR papers and code could be added as it is one of the top conferences on a par with ICML and NIPS.

from pwc.

fisforfaheem avatar fisforfaheem commented on July 20, 2024

updates>

from pwc.

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.