guanfuchen
guanfuchen
There are a lot of model in your script and which model fits best? Thanks.
[https://github.com/TencentYoutuResearch/ObjectDetection-OneStageDet/blob/master/yolo/vedanet/loss/_yololoss.py#L211](url) yolo loss is very slow, how can we speed up the calculating?
to save the epoch num and backup weights for resuming the training
related paper |摘要| |---| |Training deep feature hierarchies to solve supervised learning tasks has achieved state of the art performance on many problems in computer vision. However, a principled way...
related paper |摘要| |---| |Current state-of-the-art classification and detection algorithms train deep convolutional networks using labeled data. In this work we study unsupervised feature learning with convolutional networks in the...
related paper |摘要| |---| |We use multilayer Long Short Term Memory (LSTM) networks to learn representations of video sequences. Our model uses an encoder LSTM to map an input sequence...
related paper |摘要| |---| |We propose a new neurally-inspired model that can learn to encode the global relationship context of visual events across time and space and to use the...
related paper |摘要| |---| |We propose a strong baseline model for unsupervised feature learning using video data. By learning to predict missing frames or extrapolate future frames from an input...
related paper |摘要| |---| |We propose modeling time series by representing the transformations that take a frame at time t to a frame at time t+1. To this end we...
related paper |摘要| |---| |Main challenges in future video prediction are high variability in videos, temporal propagation of errors, and non-specificity of future frames. This work introduces bijective Gated Recurrent...