testingshanu
testingshanu
I get the same error, when I want to see the previously labelled image. Any known fixes ?
Hey, I rewrote a script to do inference on single image. However, I observed that the predicted points are not correct after transformation. Any suggestions relating to it?
I found this problem only for model trained on 300w dataset.
Thank you. It solved the problem. Do you know the reason for the problem to occur?
Hey, May I know the number of epochs that was used in the VGG based DSFD model that was trained?
So, I can follow the same steps as shown in training's readme to fine tune the model, i.e. setting up the dataset as dict and run the training script with...
What is "depth scale" in the json labels ?
> Hey @testingshanu , may I ask how your configuration file of your custom dataset looks like? I'm stuck in a similar situation Not yet. If you are able run...
> > > Hey @testingshanu , may I ask how your configuration file of your custom dataset looks like? I'm stuck in a similar situation > > > > >...
I changed the intrinsic accordingly to match it to my custom image: https://github.com/YvanYin/Metric3D/blob/main/mono/utils/do_test.py#L258. Is this the only change in the code to get the metric depth on a custom data...