Thanks for your project. I would like to know about load trained weight. Does server need to load the trained weight of network for each request or it just loads 1 times before send the request? Because my project spends about 1 mins to load trained weight, so i expect it just load the trained weight when the program is initialization and stores in RAM or somewhere to ignore time consuming. Thanks
Thanks for your project. I would like to know about load trained weight. Does server need to load the trained weight of network for each request or it just loads 1 times before send the request? Because my project spends about 1 mins to load trained weight, so i expect it just load the trained weight when the program is initialization and stores in RAM or somewhere to ignore time consuming. Thanks