paper: https://arxiv.org/abs/2102.05348v2
-
Folder Network_Search provides the code for rebuilding the I3D network. We rebuild the network architecture based on PC-DARTS to search for a strong baseline network. Here, we have implemented a multi-GPU-based network search method, which greatly improves the search efficiency.
-
Folder Network_Train provides the code for training the network, which provides the RAAR3DNet network architecture we have searched.