Sumant Tyagi

Results 32 issues of Sumant Tyagi

#i have saved model in metric term of iou_score but when trying to load it up it throw the below error can somebody please guide me how to load the...

the mask needed to be hot one encoded for multi class or we can also go for spare categorical thing and apply loss function as mentioned in the repo?? have...

----- # Checklist Please go through each entry in the below checklist and mark an 'X' if that condition has been met. Every entry should be marked with an 'X'...

changes requested

does not matter how many images we upload or add it only captures the first two images in colab for video generation ? however depth maps is generated for all...

i am facing below error , ERROR Uncaught exception: [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected end of input; expected '[', '{',...

while running below command i getting network_type = "FullyFusedMLP" if int(compute_capability) >= 70 else "CutlassMLP" print(f"Using {network_type}") %env NN_CONFIG_PATH = ./configs/nerf/base.json !jq '.network.otype = "CutlassMLP" | .rgb_network.otype = "CutlassMLP"' $NN_CONFIG_PATH...

i am using this command line to train a model - _"ns-train nerfacto --data ./output_biuilding --viewer.websocket-port 7008 --pipeline.model.predict-normals True"_ it is showing render disconnected ? ![image](https://user-images.githubusercontent.com/63983323/218029736-6942277c-0ef0-483c-88c0-352af6ed63c6.png)

please help : when using below history = model.fit(train_x, train_y, batch_size = 16, verbose=1, epochs=10, validation_data=(test_x,test_y), class_weight=class_weights, shuffle= True) -> 1185 if class_weight: 1186 dataset = dataset.map(_make_class_weight_map_fn(class_weight)) 1187 self._inferred_steps =...

what i have observed while running the pre trained model making detection . I was not able to make multiple detection say i want to detect a car but it...

Please check with windows Ninja error is coming - while running run.py ``` C:\Users\sum11525\Anaconda3\envs\instantmesh\lib\site-packages\nvdiffrast\common\texture.cu -o texture.cuda.o CreateProcess failed: The system cannot find the file specified. ninja: fatal: ReadFile: The handle...