Thanks to visit codestin.com
Credit goes to github.com

Skip to content

error at startup #112

@ghost

Description

###################### Now Running the X 1 task ##############################

###############################################################################
####################### Step 1: Crop and Align Face ###########################
###############################################################################

Crop and Align 0000000043.png image
Traceback (most recent call last):
File "/content/dfdnet//test_FaceDict.py", line 187, in
align_and_save(ImgPath, SavePath, SaveInput, SaveParam, UpScaleWhole)
File "/content/dfdnet//test_FaceDict.py", line 46, in align_and_save
source = get_5_points(img)
^^^^^^^^^^^^^^^^^
File "/content/dfdnet//test_FaceDict.py", line 26, in get_5_points
dets = detector(img, 1)
^^^^^^^^^^^^^^^^
RuntimeError: Error while calling cudaOccupancyMaxPotentialBlockSize(&num_blocks,&num_threads,K) in file /root/.cache/uv/sdists-v7/pypi/dlib/19.24.2/hPJjJZ9cPqqfbTFto82d9/src/dlib/cuda/cuda_utils.h:164. code: 222, reason: the provided PTX was compiled with an unsupported toolchain.

I can’t fix it in any way, can someone tell me what to do about it?
This error appears when working with T4 GPU Google Colab

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions