Kit

Results 14 issues of Kit

Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/E4GL30S1NT", line 48, in configs = json.loads(open("configs/config.json", "r").read()) FileNotFoundError: [Errno 2] No such file or directory: 'configs/config.json' ![Screenshot_20220901-124236](https://user-images.githubusercontent.com/110231650/187905892-a66ef172-8bd8-47d6-88a6-07cde0526200.jpg)

Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/E4GL30S1NT", line 21, in import pyperclip ModuleNotFoundError: No module named 'pyperclip' ![Screenshot_20220901-120433](https://user-images.githubusercontent.com/110231650/187900161-31d32495-f432-471f-8956-2faf94493cf1.jpg)

(a2p_env) C:\Users\kit\audio2photoreal>python -m train.train_vq --out_dir checkpoints/vq/c1_vq_test --data_root ./dataset/PXB184/ --lr 1e-3 --code_dim 1024 --output_emb_width 64 --depth 4 --dataname social --loss_vel 0.0 --data_format pose --batch_size 4 --add_frame_cond 1 --max_seq_length 600 C:\Users\kit\miniconda3\envs\a2p_env\lib\site-packages\torchaudio\backend\utils.py:74: UserWarning:...

(a2p_env) C:\Users\kit\audio2photoreal>python -m train.train_diffusion --save_dir checkpoints/diffusion/c1_face_test --data_root ./dataset/RLW104/ --batch_size 4 --dataset social --data_format face --layers 8 --heads 8 --timestep_respacing '' --max_seq_length 600 using 0 gpus Traceback (most recent call last):...

Hello, detection_Resnet50_Final.pth and parsing_parsenet.pth make my nvidia pc slow..just wanna ask if they got onnx version

hello @1adrianb is there an onnx runtime or openvino version for this pytorch model? https://www.adrianbulat.com/downloads/python-fan/s3fd-619a316812.pth your response will be appreciated

hey @AliaksandrSiarohin, can you please make the onnx version for this pytorch models? most expecially the celebvox...... its been hard doing it, guess it will be easy for you to...

hello @AliaksandrSiarohin, i'm currently working on some projects but i'm facing some little issues i need the model_state_dict of each model, how to get each saved model(kp detector, generator) as...

hello, can you please tell me the appropriate model class or architecture of the model used in this program? i'll appreciate your response