Ruangq

Results 5 comments of Ruangq

My environment is tensorflow2.4,cuda11.1, python3.7

@xlim1996 Hello, During my training, the following situation occurred. But the training can be carried out normally and the loss is reduced normally. my GPU is A40. ![image](https://user-images.githubusercontent.com/105182704/178921470-72093a12-5e90-4274-a238-6abcc4fffd7d.png)

Will this affect the training results and how to solve this problem? @xlim1996 I used the environment file of #19.

I found a problem. In splits ,the content suffix is '*.json' ,But the data type in the dataset is '*.h5' .I wonder if this will affect the result. ![image](https://user-images.githubusercontent.com/105182704/167752720-3bc2ea7c-445b-4f81-9792-3878a51c23bf.png) ![image](https://user-images.githubusercontent.com/105182704/167753132-b5078445-09a7-412d-8963-35d784a823e6.png)

But I found that this file was not used during the training.