Ziheng Cai

Results 2 issues of Ziheng Cai

in isBlackJack() method, the code only checks for Aces and face cards. 10 and Ace should also be valid blackjack. I think the return statement should be: return (first.isAce() &&...

Hi, I realize that the demo use the InternVideo2-Stage2_1B-224p-f4 model. Can i directly change the model to OpenGVLab/InternVideo2-Stage2_6B to change num_frames to 8? I hope to see better result since...