mansur007
mansur007
Hi, when self.recurrence is 1, `indexes = indexes[(indexes + self.recurrence) % self.num_frames_per_proc != 0]` removes the self.num_frames_per_proc-1 from indexes. I think it is a bug. Can you check? Thank you
Greetings, Thanks a lot for providing the code. I was wondering if it is possible for you to share code for running experiments on pacmen_env as well? Something like main.py...
**Is your feature request related to a problem? Please describe.** Currently, CLIP-IQA uses ["Good photo.", "Bad photo."] as anchors. However, a more fine-grained assessment should be possible according to the...
Great extension! I would love it even more if it was possible to add the number of citations that the article has For example: 2023, c225, Sun et al., Paper...
Hello, it seems to me that controlling the worm with a mouse is difficult. It is very easy to rotate it around one axis(vertical), but quite hard around the other...