Shan Ali

Results 7 comments of Shan Ali

@limiteinductive As @Jack000 mentioned that some preprocessing and cleaning was performed on LAION-400M dataset before training jack model. Could you please share those tips and/or recommendations for fine-tuning and incorporating...

@cchangyou Did `mpiexec -n N python` work in your case? because I tried to use it with multiple gpus but still facing memory error as it is only using GPU...

@limiteinductive How much VRAM should be considered enough for a single GPU? Now I've 4 gpus with 16 GB VRAM each. Previously I had single GPU with 24 GBs VRAM....

Hi, @nikonnext Can you please tell how did you calculate the parameters for **models_info.yml** file from object 3d files (.ply file) for example: 1: {diameter: 60.7389, min_x: -26.488999999999997, min_y: -15.346,...

Hi, @Jorisdehoog Can you please tell me how did you collect custom data and converted into specific format for training efficient-pose? As the current repo do not provide preprocessing code...

Dear @pgaston1, can you please tell how did you generated dataset for your custom object? I'm also working on some similar problem but facing issues in dataset generation in required...

Hi @pgaston1 Thanks for sharing the code and explanation! very helpful. Can you please tell what should be the content of **0.npy** file in getBaseInfo() method. How did you created...