Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
repeated Video videos = 1
Used in: Video
CATEGORY_UNSPECIFIED = 0
CATEGORY_VISION = 1
CATEGORY_NLP = 2
CATEGORY_OCR = 3
CATEGORY_AUDIO = 4
CATEGORY_RS = 5
map<int32, PrVideo> pr_id_to_video = 1
Used in: GetDetailResponse
int32 pr_id = 1
repeated Paper papers = 2
repeated Paper relevant_papers = 3
repeated Paper same_author_papers = 4
Used in: Repository
FRAMEWORK_UNSPECIFIED = 0
FRAMEWORK_TENSORFLOW = 1
FRAMEWORK_PYTORCH = 2
FRAMEWORK_OTHERS = 3
Used in: MappingTable
int32 pr_id = 1
repeated string paper_arxiv_ids = 2
string youtube_video_id = 3
Used in: Paper
string name = 1
string full_name = 2
string description = 3
Used in: Detail, PrVideo
string paper_id = 1
string title = 2
string arxiv_id = 3
string abstract = 4
repeated string authors = 6
repeated Repository repositories = 7
repeated Method methods = 8
Used in: Database
int32 pr_id = 1
repeated Paper papers = 2
Used in: ReportRequest
REPORT_TYPE_UNSPECIFIED = 0
REPORT_TYPE_MISSING_PR_VIDEO = 1
REPORT_TYPE_BUG = 2
Used in: Paper
bool is_official = 1
string url = 2
string owner = 3
int64 number_of_stars = 5
string description = 6
Used in: GetVideosResponse
int32 pr_id = 1
string title = 2
string link = 3
string presenter = 4
int64 number_of_like = 6
repeated string keywords = 7
int64 number_of_views = 8
Used in: PrVideo
string video_id = 1
string video_title = 2
int64 number_of_likes = 3
int64 number_of_views = 4
string uploader = 6