Chengxin Jiang

Results 4 comments of Chengxin Jiang

Hi, I'm not sure, but you can change the value of "patience" parameter in early_stop_callback, if you comment the line, the code will keep running until the end of the...

hello friend, I met the same problem, I solved it by rearranging the code in the model.py hope it helps ![modelpy](https://user-images.githubusercontent.com/36025487/112721345-48f9b200-8f3e-11eb-89a1-b760ea8a9f9b.png)

> > hello friend, I met the same problem, I solved it by rearranging the code in the model.py > > hope it helps > > ![modelpy](https://user-images.githubusercontent.com/36025487/112721345-48f9b200-8f3e-11eb-89a1-b760ea8a9f9b.png) > > Thank...

Hello friends, I use the GenerateTrainData.m file to generate face scans, I got many .bc files, I have no idea how to open or read them, could you please give...