sulgwyn
sulgwyn
Hi, I am unable to find the file newest_model.npz for Resnet50 backbone architecture. Is the pretrained models released? If so where can i find the .npz file? If not, when...
Hi, I tried to run this script for detectron2. I downloaded and placed the config and weights file as per the code, model_config_path = './keypoint_rcnn_X_101_32x8d_FPN_3x.yaml'; model_weights_path = './model_final_5ad38f.pkl'. When I...
 I used four different views of an image to generate a 3d mesh. However, the mesh is tilted forward. Any advise on fixing it?