TimYao18
TimYao18
I'm testing the Neural Engine supported models. When I use the SD1.5 model with Neural Engine first time, it works well with log "ANE model load has failed for on-device...
Hi all, I want to test the JPEG encode into HEIC, so I build libjpeg by myself although I'm not familiar to cmake and Windows programming. But when using the...
Hi, I tried to use online mode to capture frames and I saw it got good depth map files. But when I training the model in instant-ngp, the result always...
If I offline captured and got the dataset, later I found I need to add some more frames, how can I merge the later dataset into old one? Should I...
Hi, How can I add the support for AV1 format like svt-av1 library? If I can download the av1 library source code how can I add into this project?
Hi all, I'm using the rav1e C-API wrapper into Xcode to encode camera frames, but I've encountered some unexpected behavior with several settings: `bitrate`, `rdo_lookahead_frames`, `tiles`, and `threads`. 1. **Bitrate...