erikalu / class-agnostic-counting

63 stars 14 forks source link

Can I get some kind of docker ??? #6

Closed Nhatcao99 closed 3 years ago

Nhatcao99 commented 3 years ago

Hi, I am trying to run your code but its dependencies seems a bit too old. I try to install here and there with anaconda but it is either not available and the alternatives seem don't like each other a lot. So can I have some form of docker make this easy? I 'd love to try out your work. Thank you very much.

erikalu commented 3 years ago

Hi @Nhatcao99 I'll see if I can get to this soon and let you know.

Nhatcao99 commented 3 years ago

Thank you very much!

erikalu commented 3 years ago

I updated the code and added a conda environment that you can try. I also added a demo script. Hope that helps!

Nhatcao99 commented 3 years ago

Thank you for the change! I truly appreciate the new changes. They helps a lot.