http://poj.org/problem?id=3687 非常坑的一道题,最后快要绕晕了。。 题意:有N个球,重量分别是1~N,给着n个球贴上标签。输入n,m代表n个球和m条边(a b),代表 标签为a的要比标签为b的轻。最后输出标签1~N对应的重量(注意是重量,而不是轻重关系),还有要注意“ you should output the one with the smallest weig
第一次跳坑 POJ 3687 Labeling Balls Description Windy has N balls of distinct weights from 1 unit to N units. Now he tries to label them with 1 to N in such a way that: No two balls share the same label
Unsupervised Domain Adaptation via Structured Prediction Based Selective Pseudo-Labeling 基于结构化预测的选择性伪标记的无监督域自适应IntroductionRelated WorkProposed MethodExperiments and Results 基于结构化预测的选择性伪标记的无监
论文地址:High-Resolution Representations for Labeling Pixels and Regions 一篇使用HRNet进行语义分割和目标检测论文 HRNet=high resolution Net low resolution net就是用于分类的网络,通过stride逐步减少resolution,获取语义信息,最终得到分类 但是这种low-resolut