ailia-models icon indicating copy to clipboard operation
ailia-models copied to clipboard

The collection of pre-trained, state-of-the-art AI models for ailia SDK

Results 320 ailia-models issues
Sort by recently updated
recently updated
newest added

https://github.com/axinc-ai/ailia-models/issues/877

https://github.com/Jeff-sjtu/HybrIK

difficult

@mucunwuxian RAFTのコードを見ていまして、RAFTはITERS回数分だけ、Flowを更新すると考えています。ここで、cnetはITERごとにrunを実行しているのですが、入力がimage1にしか依存しないような気がしていまして、cnet.runをITERSの外に出して、一度だけ呼び出すようにしても問題はないものでしょうか。 ``` flow_predictions = [] for itr in range(ITERS): corr = corr_fn(coords1) # index correlation volume flow = coords1 - coords0 logger.info('[iter:%d] Start predicting optical flow...' % (itr+1)) cmap...

#871 Mainly used and modified from the code of yolox

blazepose-3dは下記のissueでtf2onnx変換している。 https://github.com/axinc-ai/ailia-models/issues/496 同様に、POSE_WORLD_LANDMARKSを変換したい。 https://google.github.io/mediapipe/solutions/pose.html#pose_world_landmarks https://google.github.io/mediapipe/solutions/pose.html 前処理と後処理もPythonで実装する必要がある。

high priority

zero-shot action recognition https://github.com/sallymmx/actionclip

high priority

Image Dehazing Transformer with Transmission-Aware 3D Position Embedding (CVPR2022) https://openaccess.thecvf.com/content/CVPR2022/papers/Guo_Image_Dehazing_Transformer_With_Transmission-Aware_3D_Position_Embedding_CVPR_2022_paper.pdf https://github.com/Li-Chongyi/Dehamer

https://github.com/SPengLiang/DID-M3D

https://github.com/axinc-ai/ailia-models/issues/829

https://github.com/apple/ml-mobileone