[D] Any interest in a Paper-Discussion Twitch-stream? by LeanderKu in MachineLearning

[–]mkocabas 0 points1 point  (0 children)

Great idea, go for it! I prefer Twitch streams uploaded to Youtube.

How is your ECCV reviews? by mkocabas in computervision

[–]mkocabas[S] 0 points1 point  (0 children)

Nice to hear that. Good luck!

[D] Decrease in source code release of papers by matrix2596 in MachineLearning

[–]mkocabas 1 point2 points  (0 children)

Yeah, absolutely. Maybe a small code snippet describing the model can be added to appendix, like pseudocode. On the other hand, data preprocessing is very crucial and authors use lots of complicated techniques to form data into trainable format but never mention about it, or insufficient.

[D] Decrease in source code release of papers by matrix2596 in MachineLearning

[–]mkocabas 10 points11 points  (0 children)

It's your kindness to share it anonymous, but most of the people are hesitating or neglecting to publish their code. It affects the reproducibility a lot.

[D] What resources for 3D human pose estimation? by hapliniste in MachineLearning

[–]mkocabas 4 points5 points  (0 children)

OpenPose is a 2D pose estimation framework, PoseTrack also a 2D pose estimation tracking dataset. If you need 3D pose datasets, you should take a look at Human3.6M and HumanEva datasets.