You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I'm trying to reproduce the training program as described in your paper "Reducing Complexity of HEVC: A Deep Learning Approach" for inter mode at random access configuration , but got stuck. I would be grateful if you could send me the training program of inter mode . My email address is: [email protected].
Many thanks in advance.
The text was updated successfully, but these errors were encountered:
I'm sorry for late reply and telling that recently i'm preparing the response for another paper, without uploading the whole codes for this Github repo.
The training codes for the random access (RA) mode will be opened soon, which are slightly different from those for the low delay P (LDP) mode.
By the way, if need to training for the low delay B (LDB) mode, you can directly use the codes for LDP mode because the hierarchical coding structure for LDP and LDB modes are the same, except that the CU partation labels should be replaced by those for LDB mode.
Hi,
Recently I'm trying to reproduce the training program as described in your paper "Reducing Complexity of HEVC: A Deep Learning Approach" for inter mode at random access configuration , but got stuck. I would be grateful if you could send me the training program of inter mode . My email address is: [email protected].
Many thanks in advance.
The text was updated successfully, but these errors were encountered: