yuxng / PoseCNN

A Convolutional Neural Network for 6D Object Pose Estimation in Cluttered Scenes
https://rse-lab.cs.washington.edu/projects/posecnn/
MIT License
761 stars 245 forks source link

Which is the "c2a6ef524401945b493f14f8b5b8aa76cc7d71a9" branch of Pangolin? #72

Open niwanli opened 5 years ago

niwanli commented 5 years ago

The author said that they used c2a6ef524401945b493f14f8b5b8aa76cc7d71a9 branch of Pangolin, but on the github of Pangolin, I can only find branch names rather than ID code like c2a6ef524401945b493f14f8b5b8aa76cc7d71a9. So hope someone could tell me c2a6ef524401945b493f14f8b5b8aa76cc7d71a9 is which branch. Thanks!

Kaju-Bubanja commented 5 years ago

Download the repo, then you can simply do git checkout you can also only enter the first few characters, it will autocomplete.