Amuthalingeswaran Chandrabose

Results 4 issues of Amuthalingeswaran Chandrabose

WARNING:tensorflow:From C:\Users\HP\Anaconda3\envs\tf-gpu-v2\lib\site-packages\keras\backend\tensorflow_backend.py:4267: The name tf.nn.max_pool is deprecated. Please use tf.nn.max_pool2d instead. .\resnet_101.py:72: UserWarning: Update your `Conv2D` call to the Keras 2 API: `Conv2D(64, (1, 1), name="res2a_branch2a", strides=(1, 1), use_bias=False)` name=conv_name_base...

python .\resnet_101.py Using TensorFlow backend. C:\Users\HP\Anaconda3\envs\tf-gpu-v2\lib\site-packages\tensorflow\python\framework\dtypes.py:516: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as...

my dataset was annotated by labelme image annotator, but i tried convert vgg images annotator json format. anyone can help me to fix an correct json format

hi, i have modified the backbone and its layer of **mask RCNN** algorithm. i am getting theloss to be **loss: nan** the description of the error is as below Epoch...