Great tutorials Mike, your videos really help me out and give me a deeper insight on how to figure things out throughout lens studio! Thanks once again for making a video on this! Keep it up!
@ModelsbyMike3d3 жыл бұрын
Happy to help!
@kiahhawker59543 жыл бұрын
Awesome tutorial!
@IbrahimBoona3 жыл бұрын
Awesome tutorial, thank you Mike
@brenokisch Жыл бұрын
How can i use this to make custom ML masks? i've tried find it and i had no success
@swapnilsays10 ай бұрын
hi MIke, Awesopme tutorial but i am getting errors in colaboratry, error Traceback (most recent call last) in () 1 test_img_bgr = cv2.imread(str(TEST_IMAGE_PATH)) ----> 2 TEST_IMG = cv2.cvtColor(test_img_bgr, cv2.COLOR_BGR2RGB) error: OpenCV(4.8.0) /io/opencv/modules/imgproc/src/color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cvtColor' I don't know how to solve them. also can we upload multiple images? multiple test images and multiple style images?? please help.
@antoinelefebvre25363 жыл бұрын
Thanks a lot Mike ! I succeeded most of your tutorials, but this one is problematic for me. I have an error with Google Colaboratory : ERROR : pip's dependency resolver does not currently take into account all the packages that are installed ............. Do you know this error ?
@antoinelefebvre25363 жыл бұрын
here is the overall error : ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. torchtext 0.10.0 requires torch==1.9.0, but you have torch 1.4.0 which is incompatible. tensorflow 2.6.0 requires numpy~=1.19.2, but you have numpy 1.18.2 which is incompatible. panel 0.12.1 requires tqdm>=4.48.0, but you have tqdm 4.43.0 which is incompatible. kapre 0.3.5 requires numpy>=1.18.5, but you have numpy 1.18.2 which is incompatible.
@ModelsbyMike3d3 жыл бұрын
@@antoinelefebvre2536 That error should be okay to ignore.
@kaaneii3 жыл бұрын
i keep getting this error RuntimeError: CUDA out of memory. Tried to allocate 128.00 MiB (GPU 0; 11.17 GiB total capacity; 10.43 GiB already allocated; 38.81 MiB free; 10.83 GiB reserved in total by PyTorch) ??
@kaaneii3 жыл бұрын
oh no worries i just restarted the runtime
@ModelsbyMike3d3 жыл бұрын
@@kaaneii glad you got it working! Sometimes the GPUs on the free runtimes don't have enough memory for the notebook. It seems to be happening more often compared to a year ago 🤷♂️